Skip to content

Commit

Permalink
Merge pull request #2971 from nicolossus/iaf_tsodyks
Browse files Browse the repository at this point in the history
Add `iaf_tum_2000`: a neuron model with integrated short-term plasticity synapse
  • Loading branch information
heplesser authored Oct 30, 2023
2 parents 5623526 + be8f86f commit a005682
Show file tree
Hide file tree
Showing 16 changed files with 1,544 additions and 356 deletions.
10 changes: 5 additions & 5 deletions doc/htmldoc/examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,11 @@ PyNEST examples



.. grid-item-card:: Tsodyks
.. grid-item-card:: Short-term plasticity
:img-top: ../static/img/pynest/tsodyks_dep.png

* :doc:`../auto_examples/tsodyks_depressing`
* :doc:`../auto_examples/tsodyks_facilitating`
* :doc:`../auto_examples/iaf_tum_2000_short_term_depression`
* :doc:`../auto_examples/iaf_tum_2000_short_term_facilitation`
* :doc:`../auto_examples/evaluate_tsodyks2_synapse`


Expand Down Expand Up @@ -283,8 +283,8 @@ PyNEST examples
../auto_examples/clopath_synapse_spike_pairing
../auto_examples/clopath_synapse_small_network
../auto_examples/urbanczik_synapse_example
../auto_examples/tsodyks_depressing
../auto_examples/tsodyks_facilitating
../auto_examples/iaf_tum_2000_short_term_depression
../auto_examples/iaf_tum_2000_short_term_facilitation
../auto_examples/compartmental_model/receptors_and_current
../auto_examples/compartmental_model/two_comps
../auto_examples/lin_rate_ipn_network
Expand Down
Loading

0 comments on commit a005682

Please sign in to comment.