Skip to content

Releases: AllenInstitute/bmtk

v1.1.1

08 Jul 17:48
889c55d
Compare
Choose a tag to compare
Merge pull request #379 from AllenInstitute/version-update-1.1.1

Update version to 1.1.1

v1.1.0

01 Apr 22:39
e57c84c
Compare
Choose a tag to compare
Merge pull request #358 from kaeldai/feature/ver_bump_1.1.0

updating version number

v1.0.8

02 Jul 17:50
11207cc
Compare
Choose a tag to compare
Updating version number

v1.0.7

25 Oct 19:30
13b86cd
Compare
Choose a tag to compare
Bumping bmtk version 1.0.6 -> 1.0.7

v1.0.6

23 Jul 20:52
f1ae019
Compare
Choose a tag to compare
  • 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

04 Apr 19:11
Compare
Choose a tag to compare
  • Fixed issues with latest version of numpy and pandas.
  • Previous release was missing filternet csv files with cell parameters.

v1.0.4

01 Mar 19:08
Compare
Choose a tag to compare
  • Fixed issue with NEST 3.2.0 returning version == 'UNKNOWN' causing BMTK to treat it like a NEST 2.x version.

v1.0.3

16 Feb 20:17
8e470f5
Compare
Choose a tag to compare
  • Fixed examples
  • Fixed issue with voltage-clamp
  • Adding functionality to plotting to save
  • Adding functionality to xstim

v1.0.2

08 Feb 01:19
Compare
Choose a tag to compare

Fixes:

  • FilterNet can work with sympy 1.9

v1.0.0

23 Jan 19:01
6a0f8f9
Compare
Choose a tag to compare
Merge pull request #193 from kaeldai/release/v1.0.0

updating version