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

Allow user to pass strings to neuron groups #17

Closed
andrewlehr opened this issue Dec 1, 2021 · 1 comment
Closed

Allow user to pass strings to neuron groups #17

andrewlehr opened this issue Dec 1, 2021 · 1 comment

Comments

@andrewlehr
Copy link
Contributor

While implementing the anisotropic network, I realised we need to allow neurons to have positions/shifts values (see #16).

It would be better to allow more flexibility and let the user pass the neuron group a string or list/dict of variables that will be added to the neuron equations.

andrewlehr added a commit to andrewlehr/brian2_loihi that referenced this issue Dec 2, 2021
sagacitysite added a commit that referenced this issue Dec 6, 2021
allow user to pass strings to neuron group, resolves #16 and #17
@andrewlehr
Copy link
Contributor Author

This was resolved by #18.

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

No branches or pull requests

1 participant