Skip to content

Brian2GeNN 1.3.1

Compare
Choose a tag to compare
@mstimberg mstimberg released this 12 Apr 12:53
· 312 commits to master since this release

We are happy to announce the release of Brian2GeNN 1.3.1, a new release of the Brian 2 interface with the GeNN simulator. This bug fix release fixes remaining compatibility issues with the latest versions of Brian. Note that it should no longer be used with older versions, i.e. Brian 2 version < 2.2.2.1.

Bug fixes and improvements

  • Fix Brian2GeNN's SpikeGeneratorGroup implementation to work with Brian 2.2.2.1 (#85)
  • Revert the use of integer time steps in run_regularly operations (#83), which was not compatible with GeNN's GPU mode.