~nest-simulator/nest-simulator/+git/nestml:master

Last commit made on 2024-06-12
Get this branch:
git clone -b master https://git.launchpad.net/~nest-simulator/nest-simulator/+git/nestml

Branch merges

Branch information

Recent commits

fef2d71... by clinssen <email address hidden>

Fix special handling of NEST delay and weight variables in synapse (#1044)

4fb3c96... by clinssen <email address hidden>

Automatic model characterisation and doc generator (#920)

99f32a8... by clinssen <email address hidden>

Merge pull request #1059 from clinssen/generate_code_for_touch

NESTCodeGeneratorUtils.generate_code_for() no longer touches source files on each call

100be62... by "C.A.P. Linssen" <email address hidden>

more verbose Jupyter notebook runs on CI

526b696... by "C.A.P. Linssen" <email address hidden>

NESTCodeGeneratorUtils.generate_code_for() no longer touches source files on each call

076bd89... by clinssen <email address hidden>

Refactor ``ASTNode.get_parent()`` to improve runtime performance (#1049)

* refactor ASTNode.get_parent() to improve runtime performance

---------

Co-authored-by: C.A.P. Linssen <email address hidden>

de1ee06... by clinssen <email address hidden>

Merge pull request #1053 from clinssen/pre_run_hook_init

Fix NEST initialisation

d6a5220... by "C.A.P. Linssen" <email address hidden>

fix NEST initialisation

707f567... by Pooja Babu <email address hidden>

Fix indexing of vector input ports (#1042)

6380e2e... by clinssen <email address hidden>

allow code generator options to be passed to generate_code_for() (#1046)

Co-authored-by: C.A.P. Linssen <email address hidden>