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

Fix third-factor plasticity buffering and add Bouhadjar network tutorial #931

Closed
wants to merge 215 commits into from

Conversation

clinssen
Copy link
Contributor

@clinssen clinssen commented Jul 10, 2023

Should be merged after #879.

Todo

  • Extend and fix issue with third factor plasticity test: it should also be using a buffer for postsynaptic values, alike to the Clopath neuron's buffer for postsynaptic V_m (and derived) values
  • Add coco to check that when specifying ports and variable names as post_ports code generation option, these variable names and port names exist; give a friendly error message. -- Spun off to Add coco to check post_ports code generation option #1009.
  • Fix issue with resolution()/get_parent() being very slow -- Spun off to get_parent() is excruciatingly slow #1024
  • Clean up

C.A.P. Linssen added 27 commits March 14, 2023 08:07
@clinssen clinssen marked this pull request as draft July 10, 2023 13:21
pnbabu and others added 28 commits March 27, 2024 16:05
…clean up module (re)loading in tests after NEST 3.7 module reloading feature
…clean up module (re)loading in tests after NEST 3.7 module reloading feature
@clinssen
Copy link
Contributor Author

Superseded by #1027 and #1026.

@clinssen clinssen closed this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants