Skip to content

Releases: LFPy/LFPy

LFPy-2.3.2

28 Nov 14:29
e362072
Compare
Choose a tag to compare

What's Changed

  • Fixed readthedocs build
  • Fixed DeprecationWarning and other minor issues

Full Changelog: v2.3.1...v2.3.2

LFPy-2.3.1

27 Nov 08:33
ae7403e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3...v2.3.1

LFPy-2.3

15 Dec 08:47
35069ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.3

LFPy-2.3rc0

15 Dec 07:14
bde519b
Compare
Choose a tag to compare
LFPy-2.3rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.2.5...v2.3rc0

LFPy-2.2.6

05 Apr 10:20
915e453
Compare
Choose a tag to compare

Release notes

This is the 6th maintenance release for LFPy-2.2

What's Changed

Full Changelog: v2.2.5...v2.2.6

LFPy-2.2.5

11 Mar 11:16
3791fa6
Compare
Choose a tag to compare

Release notes

This is the 5th maintenance release for LFPy-2.2. This version expects LFPykit>=0.4,<0.5

What's Changed

Full Changelog: v2.2.4...v2.2.5

LFPy-2.2.4

12 Feb 10:39
fe47b71
Compare
Choose a tag to compare

Release notes

This is the 4th maintenance release for LFPy-2.2.

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.2.4

LFPy-2.2.3

26 Nov 14:34
fc0a3b7
Compare
Choose a tag to compare

Release notes

This is the 3rd maintenance release for LFPy-2.2.

What's Changed

Full Changelog: v2.2.2...v2.2.3

LFPy-2.2.2

01 Oct 07:51
5986b4f
Compare
Choose a tag to compare

Release notes

This is the 2nd maintenance release for LFPy-2.2.

Changesets

This bugfix release contains the following changesets since https://github.com/LFPy/LFPy/releases/tag/v2.2:
5986b4f (HEAD -> master, tag: v2.2.2, origin/master, origin/HEAD) bump version to 2.2.2 (#351)
8c92ac2 lintly must be happy
ea6d09b updated Dockerfile recipe (#349)
5f2b8db add platform aarch64 (#347)
5ca29ad Add missing length attribute to DummyCell class (#344)
6a6d7d3 Fix DeprecationWarning w. neuron.run() (#336)
e2019bc Remove mocked packages mpi4py and neuron (#334)
14a9ab7 formatting
b38146f Better support for platform osx-arm64 (#329)
23449af remove MEAutility from dependencies (#327)
669967e (tag: v2.2.1) prep 2.2.1 release (#324)
9eb9fba fixed gathering of somavs if number of cells < MPI::Size (#323)
aa0a3ba pick random connections using np.random.binomial (#321)
b49e726 Fix 315 317 (#320)
6d77e21 fix DeprecationWarnings (#314)
3812f63 fix for h5py < 3 (#313)
f419c92 pass weightFunction to network.connect (#309)
78634c4 custom_fun(cell) must be assumed (#308)
977b507 convert __create_sectionlists method to protected (#307)
7aaf9df Update README.md

LFPy-2.2.1

22 Mar 11:22
669967e
Compare
Choose a tag to compare

Release notes

This is the first maintenance release for LFPy-2.2.

Changesets

This bugfix release contains the following changesets since https://github.com/LFPy/LFPy/releases/tag/v2.2:
669967e (HEAD -> master, tag: v2.2.1, origin/master, origin/HEAD) prep 2.2.1 release (#324)
9eb9fba fixed gathering of somavs if number of cells < MPI::Size (#323)
aa0a3ba pick random connections using np.random.binomial (#321)
b49e726 Fix 315 317 (#320)
6d77e21 fix DeprecationWarnings (#314)
3812f63 fix for h5py < 3 (#313)
f419c92 pass weightFunction to network.connect (#309)
78634c4 custom_fun(cell) must be assumed (#308)
977b507 convert __create_sectionlists method to protected (#307)
7aaf9df Update README.md