Skip to content

Commit ccb3d4e

Browse files
authored
Merge pull request nest#2979 from janskaar/wong_wang
Add models with NMDA dynamics according to Wang (2002)
2 parents 157c6b5 + 6fbb8c9 commit ccb3d4e

17 files changed

+3647
-9
lines changed

doc/htmldoc/examples/index.rst

+7
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,12 @@ PyNEST examples
153153

154154
* :doc:`../auto_examples/CampbellSiegert`
155155

156+
.. grid:: 1 1 2 3
157+
158+
.. grid-item-card:: Decision making in recurrent network (after Wang 2002)
159+
:img-top: ../static/img/nest_logo-faded.png
160+
161+
* :doc:`../auto_examples/wang_decision_making`
156162

157163
.. grid:: 1 1 2 3
158164

@@ -351,6 +357,7 @@ PyNEST examples
351357
../auto_examples/astrocytes/astrocyte_brunel
352358
../auto_examples/EI_clustered_network/index
353359
../auto_examples/eprop_plasticity/index
360+
../auto_examples/wang_decision_making
354361

355362
.. toctree::
356363
:hidden:

doc/htmldoc/model_details/Brunel_Wang_2001_Model_Approximation.ipynb

+595
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)