Sde Tutorial (#2044)
Implementation of stochastic calcium plasticity curves, originally authored by Sebastian Schmitt @schmitts, and adapted here for Arbor inclusion. - python example plasticity_stdp.py - stochastic mechanism calcium_based_synapse.mod - tutorial Closes #1987
Showing
- doc/dev/index.rst 1 addition, 1 deletiondoc/dev/index.rst
- doc/dev/numerics.rst 2 additions, 0 deletionsdoc/dev/numerics.rst
- doc/tutorial/calcium_stdp.svg 1204 additions, 0 deletionsdoc/tutorial/calcium_stdp.svg
- doc/tutorial/calcium_stdp_curve.rst 192 additions, 0 deletionsdoc/tutorial/calcium_stdp_curve.rst
- doc/tutorial/index.rst 8 additions, 0 deletionsdoc/tutorial/index.rst
- mechanisms/CMakeLists.txt 1 addition, 1 deletionmechanisms/CMakeLists.txt
- mechanisms/stochastic/calcium_based_synapse.mod 99 additions, 0 deletionsmechanisms/stochastic/calcium_based_synapse.mod
- python/example/calcium_stdp.py 234 additions, 0 deletionspython/example/calcium_stdp.py
- scripts/run_python_examples.sh 1 addition, 0 deletionsscripts/run_python_examples.sh
Please register or sign in to comment