-
Notifications
You must be signed in to change notification settings - Fork 370
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
Update PyNEST examples to use NEST 3 features #1534
Conversation
Updated examples for NEST 3
After discussing this with @terhorstd offline, we agreed to remove the 50-example checklist in #1504. I have now added a new list comprised of general aspects to inspect across the examples. Most items are code-related. I am happy taking care of the last two points, as they are documentation-based. @hakonsbm @abigailm Please feel free to tick further boxes that are done! |
Having discussed this offline, the most efficient way to go about the examples is to divide #1504 into several mini PRs and to rename this PR. @terhorstd Could we turn off draft mode then? And shall we title this PR "Incorporate NEST 3 features into PyNEST examples"? As @hakonsbm sent his PR to your branch, there are still some |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I have some comments and suggestions.
Co-authored-by: Stine Brekke Vennemo <[email protected]>
co-authored by @stinebuu
co-authored by @stinebuu
@terhorstd Please remove |
So, it's not all perfect, but most things work and some are explicitly split of into separate PRs, like the quantal synapse example. I expect more separate issues/PRs will appear, but they should then be handled on their own. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @terhorstd! I have just some small comments and suggested updates.
Co-authored-by: Stine Brekke Vennemo <[email protected]>
…t-simulator into check-pynest-examples_1504
…-simulator into hakonsbm-check-pynest-examples_1504
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On second thought just seconds later, I decided to commit the suggestions myself and merge :-)
addressing issues in #1504