Skip to content

NEST 3.7

Latest
Compare
Choose a tag to compare
@terhorstd terhorstd released this 12 Apr 17:00

NEST 3.7 is the result of 1392 commits by 34 developers since NEST 3.6 which was released on 2023-09-28.

This release most notably brings support for spike-based machine learning using eligibility traces, a tripartite and a pairwise-poisson connection rule. Structurally the extension module interface has been redefined and now supports module unloading. Changes contain many bug fixes and improvements.

As of NEST 3.7, NEST requires a C++17 compatible compiler.

Check out more details in the docs: "What's new in NEST 3.7"

Enhancements

Bug fixes

Maintenance

Plus 38 pull-requests doing version bumps of CI dependencies.