Skip to content

Update Izhikevich model documentation #3508

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

Merged
merged 5 commits into from
Jun 25, 2025
Merged

Conversation

elide-b
Copy link
Contributor

@elide-b elide-b commented Jun 24, 2025

Updated the Izhikevich model documentation, fixes #2364. The updated version follows the template for the documentation of the different models, with clearer text, added default parameters value, and overall cleaner impagination.

@jessica-mitchell jessica-mitchell added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Jun 24, 2025
@github-project-automation github-project-automation bot moved this to In progress in Documentation Jun 24, 2025
@jessica-mitchell jessica-mitchell changed the title Updated Izhikevich model documentation Update Izhikevich model documentation Jun 24, 2025
Copy link
Contributor

@jessica-mitchell jessica-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @elide-b for your contribution! I have a couple of minor points
Please add
// clang-format on
after the documentation block in the .h file
And I have minor change to title.

@github-project-automation github-project-automation bot moved this from In progress to Review in Documentation Jun 25, 2025
@elide-b elide-b requested a review from jessica-mitchell June 25, 2025 09:15
Copy link
Contributor

@jessica-mitchell jessica-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@jessica-mitchell
Copy link
Contributor

Merging with 1 reviewer as its documentation related

@jessica-mitchell jessica-mitchell merged commit c71789a into nest:master Jun 25, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in Documentation Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Improve documentation for Izhikevich model
2 participants