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

Implement nonlinear synapses in NEST #83

Open
tclose opened this issue Jan 29, 2018 · 2 comments
Open

Implement nonlinear synapses in NEST #83

tclose opened this issue Jan 29, 2018 · 2 comments

Comments

@tclose
Copy link
Contributor

tclose commented Jan 29, 2018

This will require creating a new C++ class for the synapses and appending the synapses to a vector as they are created. Hopefully there is an example for this in the NEST standard classes

@apdavison
Copy link
Member

Check out the "multisynapse" models

@tclose
Copy link
Contributor Author

tclose commented Jan 29, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants