Skip to content

Pull requests: nest/nest-simulator

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Revert "New feature: cycle timers"
#3776 opened Mar 7, 2026 by alpinangu Loading…
Fix format all c c++ files
#3775 opened Mar 6, 2026 by akorgor Loading…
Update sphinx requirement from <8.2.0,>=6.2.1 to >=6.2.1,<9.2.0 in /doc dependencies Pull requests that update a dependency file python Pull requests that update python code
#3774 opened Mar 6, 2026 by dependabot bot Loading…
Replace String::compose by std::format I: Internal API Changes were introduced in basic internal workings of the simulator that developers need to know P: Blocked Work on this can not continue, see comments for the particular reason S: Normal Handle this with default priority
#3753 opened Mar 3, 2026 by JanVogelsang Loading…
Modernize the stopwatch implementation 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
#3749 opened Mar 3, 2026 by JanVogelsang Loading…
Move from boost::any to std::variant I: Internal API Changes were introduced in basic internal workings of the simulator that developers need to know S: High Should be handled next
#3748 opened Mar 3, 2026 by JanVogelsang Loading… NEST 3.10
Align behavior of random parameters with numpy.random. 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: Enhancement New functionality, model or documentation
#3738 opened Feb 11, 2026 by heplesser Loading…
Eprop ignore and fire P: Blocked Work on this can not continue, see comments for the particular reason
#3723 opened Jan 8, 2026 by akorgor Draft
2 tasks
Eprop optimizations P: Blocked Work on this can not continue, see comments for the particular reason
#3722 opened Jan 8, 2026 by akorgor Draft
Implement activation events to reduce memory usage in the e-prop mechanism S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
#3721 opened Jan 6, 2026 by akorgor Loading…
4 of 5 tasks
Attempt to Fix merge of Sliced NodeCollections S: Normal Handle this with default priority
#3720 opened Dec 26, 2025 by med-ayssar Loading…
Add venv option for source installation in docs 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.
#3710 opened Dec 16, 2025 by jessica-mitchell Loading… NEST 3.10
Extend test suite to run more tests also in pre-commit 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.
#3702 opened Dec 5, 2025 by terhorstd Loading…
Add CI workflow to check authors name against release tools 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.
#3599 opened Oct 8, 2025 by jessica-mitchell Draft
Add workflow for generating C++ docs with Doxygen on GitHub Pages 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: Enhancement New functionality, model or documentation
#3597 opened Oct 8, 2025 by jessica-mitchell Loading…
nest-server: BadRequest: 400 Bad Request: name '<function name>' is not defined I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: High Should be handled next T: Bug Wrong statements in the code or documentation
#3592 opened Sep 29, 2025 by med-ayssar Loading…
Create() does not work MPI-parallel with arrays of parameter values 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: Bug Wrong statements in the code or documentation
#3591 opened Sep 29, 2025 by med-ayssar Loading…
Optional ax arguement to _make_plot 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: Enhancement New functionality, model or documentation
#3568 opened Sep 4, 2025 by analkumar2 Draft
Disentangle kernel-manager include tree I: Internal API Changes were introduced in basic internal workings of the simulator that developers need to know S: High Should be handled next T: Maintenance Work to keep up the quality of the code and documentation.
#3544 opened Aug 9, 2025 by JanVogelsang Loading… NEST 3.10
Add Ornstein–Uhlenbeck noise generator 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: Enhancement New functionality, model or documentation
#3541 opened Aug 1, 2025 by FinnBurkhardt Loading…
Attempt to fix 3489 I: Behavior changes Introduces changes that produce different results for some users S: High Should be handled next T: Bug Wrong statements in the code or documentation
#3533 opened Jul 13, 2025 by heplesser Draft
Connection rule for direct support of clusterd connectivity 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: Enhancement New functionality, model or documentation
#3518 opened Jun 26, 2025 by heplesser Draft
Fix merging responses in nest-server-mpi I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: High Should be handled next T: Bug Wrong statements in the code or documentation
#3492 opened May 7, 2025 by babsey Loading…
Add developer documentation for managers in NEST I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) P: Blocked Work on this can not continue, see comments for the particular reason S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation
#3465 opened Apr 10, 2025 by jessica-mitchell Loading…
Move eprop_*_bsshslm_2020 models to extension module I: Behavior changes Introduces changes that produce different results for some users S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
#3426 opened Mar 18, 2025 by heplesser Draft
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.