Releases: AllenInstitute/bmtk
Releases · AllenInstitute/bmtk
v1.1.1
Merge pull request #379 from AllenInstitute/version-update-1.1.1
Update version to 1.1.1
v1.1.0
Merge pull request #358 from kaeldai/feature/ver_bump_1.1.0
updating version number
v1.0.7
Bumping bmtk version 1.0.6 -> 1.0.7
v1.0.6
- Added improvements to visualization
- Created new module create_environment as replacement for sim_setup/build_env()
- Adding replay (eg disconnected) functionality for rerunning sims with the previous recurrent conns only
- Fix PointNet issue with syn_weights sometime returning a pandas Series instead of numpy array
- Minor fixes to issues running BioNet multiple times in the same notebook
- Fixes and improvements to documentation
- Some improvements for the July 2022 Workshop
v1.0.5
- Fixed issues with latest version of numpy and pandas.
- Previous release was missing filternet csv files with cell parameters.
v1.0.4
- Fixed issue with NEST 3.2.0 returning version == 'UNKNOWN' causing BMTK to treat it like a NEST 2.x version.
v1.0.3
- Fixed examples
- Fixed issue with voltage-clamp
- Adding functionality to plotting to save
- Adding functionality to xstim
v1.0.2
Fixes:
- FilterNet can work with sympy 1.9
v1.0.0
Merge pull request #193 from kaeldai/release/v1.0.0
updating version