-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change model registration for NEST target (#1002)
* Change the way models are registered in NEST * adjust compartmental_model_test.py to take into account the new initialization paradigm introduced in NEST 3.6 Co-authored-by: WillemWybo <willem.a.m.wybo@gmail.com>
- Loading branch information
1 parent
4e02bf3
commit ca6e490
Showing
52 changed files
with
4,766 additions
and
1,171 deletions.
There are no files selected for viewing
237 changes: 201 additions & 36 deletions
237
doc/tutorials/active_dendrite/nestml_active_dendrite_tutorial.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
145 changes: 116 additions & 29 deletions
145
doc/tutorials/izhikevich/nestml_izhikevich_tutorial.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
332 changes: 243 additions & 89 deletions
332
doc/tutorials/ornstein_uhlenbeck_noise/nestml_ou_noise_tutorial.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
597 changes: 476 additions & 121 deletions
597
doc/tutorials/spike_frequency_adaptation/nestml_spike_frequency_adaptation_tutorial.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
1,105 changes: 963 additions & 142 deletions
1,105
doc/tutorials/stdp_dopa_synapse/stdp_dopa_synapse.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
820 changes: 733 additions & 87 deletions
820
doc/tutorials/triplet_stdp_synapse/triplet_stdp_synapse.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.