Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NESTML support to BMTK #246

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

clinssen
Copy link

Add support for specifying neuron models in NESTML. A simple demo is implemented using the "120 cells" point neuron network.

Todo

  • Update installation requirements, Docker image, CI, ...
  • Check that this still works for larger networks with multiple populations. NEST has the issue (that is being worked on) that module unloading or reloading is not supported. If necessary, this can be worked around by adding GUIDs to each individual module name.
  • Support for specifying edges (synapses and synaptic plasticity rules) using NESTML.

@clinssen clinssen marked this pull request as draft July 26, 2022 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants