2.17.0
What's Changed
- Fix docs by @heerener in #84
- Update build_neurodamus.sh with
--only-neuron
by @iomaganaris in #89 - Fix bug with duplicate count of synapses by @ferdonline in #87
- [BBPBGLIB-1097] Reorganization of unit/integration tests by @ferdonline in #83
- Build recipe: remove shallow clone to meet the version requirement of latest setuptools by @WeinaJi in #90
- Implement chunking mechanism for loading synapses in dryrun mode by @st4rl3ss in #88
- [BBPBGLIB-1092] Add unit tests for CLI options by @jorblancoa in #86
- CI fix for
python setup.py egg_info
error by @ferdonline in #95 - Fast & lightweight dry run by @ferdonline in #91
- [BBPBGLIB-1027] Fix: Load Balance with multi-populations by @ferdonline in #92
- Fix unit test: new morphology test file to fulfil MorphIO change by @WeinaJi in #104
- Fix call to
trim_memory
on non-GNU C libraries by @JCGoran in #106 - Fix memory usage reporting on MacOS by @JCGoran in #105
- Fix netstim_inhpoisson.mod for CoreNEURON direct mode by @iomaganaris in #94
- Modernize the setup infractructure slightly. by @matz-e in #98
- Update documentation for new synapse estimate algorithm by @st4rl3ss in #99
- CoreConfig: write_report_count() should always create a new report.conf by @jorblancoa in #107
- [BBPBGLIB-1093] Move scientific tests from blueconfigs by @jorblancoa in #103
- Changelog for 2.17.0 by @WeinaJi in #108
New Contributors
Full Changelog: 2.16.6...2.17.0