Releases: LFPy/LFPykit
LFPykit-0.5.1
What's Changed
- Added automatic download of New York Head model, if query can not be … by @torbjone in #190
- Revert "Added automatic download of New York Head model, if query can not be …" by @espenhgn in #191
- Download NY Head model files automatically if missing by @torbjone in #192
Full Changelog: v0.5...v0.5.1
LFPykit-0.5
What's Changed
- replace lintly action with one that works by @espenhgn in #163
lfpycalc.lfpcalc.calc_lfp_*
methods no longer not takecell
as input by @espenhgn in #161- replace Lintly badge by @espenhgn in #165
- remove python-3.6 support by @espenhgn in #167
- Reduce use of
np.where
by @espenhgn in #170 - Avoid np.where by @espenhgn in #171
- git commit -m "classes now inherit abc.ABC" by @espenhgn in #174
- improved pt3d example by @espenhgn in #176
- Add LFPy+swc example, update corresponding Arbor example by @espenhgn in #177
- NEURON + .swc example by @espenhgn in #178
- Remove deprecated MEG class by @espenhgn in #180
- Fix for issue #172 by @torbjone in #182
- download sa_nyhead.mat to CWD by @espenhgn in #184
- Prep LFPykit-0.5rc0 release by @espenhgn in #187
- bump v0.5rc0 to v0.5 by @espenhgn in #188
Full Changelog: v0.4...v0.5
LFPykit-0.5rc0
What's Changed
- replace lintly action with one that works by @espenhgn in #163
lfpycalc.lfpcalc.calc_lfp_*
methods no longer not takecell
as input by @espenhgn in #161- replace Lintly badge by @espenhgn in #165
- remove python-3.6 support by @espenhgn in #167
- Reduce use of
np.where
by @espenhgn in #170 - Avoid np.where by @espenhgn in #171
- git commit -m "classes now inherit abc.ABC" by @espenhgn in #174
- improved pt3d example by @espenhgn in #176
- Add LFPy+swc example, update corresponding Arbor example by @espenhgn in #177
- NEURON + .swc example by @espenhgn in #178
- Remove deprecated MEG class by @espenhgn in #180
- Fix for issue #172 by @torbjone in #182
- download sa_nyhead.mat to CWD by @espenhgn in #184
- Prep LFPykit-0.5rc0 release by @espenhgn in #187
Full Changelog: v0.4...v0.5rc0
LFPykit-0.4
What's Changed
- class
SphericallySymmetricVolCondMEG
; classMEG
renamedInfiniteHomogeneousVolCondMEG
by @espenhgn in #142 - add
InfiniteHomogeneousVolCondMEG.calculate_B
method by @espenhgn in #143 - updated
SphericallySymmetricVolCondMEG
docstring by @espenhgn in #145 - Updates for Arbor@v0.6 by @espenhgn in #148
- Fix prediction errors with
FourSphereVolumeConductor
with offset dipoles by @espenhgn in #150 - rerendered examples by @espenhgn in #154
- Bump version to 0.4 by @espenhgn in #157
Full Changelog: v0.3.1...v0.4
LFPykit-0.3.1
This feature/bugfix release contains the following changes since https://github.com/LFPy/LFPykit/releases/tag/v0.3:
b0a0e16 (HEAD -> master, tag: v0.3.1, origin/master, origin/HEAD) bumped version to 0.3.1 (#138)
cc3c108 removed file
9844a30 fixes for Arbor 0.5.2 release (#136)
15c5c12 fixed ValueError (#134)
3a81e10 fixed example
9c73b5b fix locset syntax (#131)
a86ec1b add simple example using Arbor and .swc morphology file (#129)
4c361ab updated action to stale@v3 (#128)
7e54305 updated to arbor@master (#126)
50543f1 Docstring example fixes (#124)
5e573fc Arbor example (#93)
LFPykit-0.3
This feature/bugfix release contains the following changes since https://github.com/LFPy/LFPykit/releases/tag/v0.2:
a908f68 (HEAD -> master, tag: v0.3, origin/master, origin/HEAD) Release 0.3 (#120)
1db5490 90 days for issues to go stale, 30 days before closing (#119)
284462d updated docstring example (#118)
c55e824 (tag: v0.3rc1, brian2) Fix for z_shift (#110)
88eb71c Pull request target (#113)
3eae706 (torbjone/master) 0.3rc1 (#109)
ca7aeb6 Add conda-forge install/release info (#107)
a2e089a add coveralls (#106)
3bc6d74 removed travisci test script (#105)
8dae6ab fetch build status from travis-ci.com (#103)
ac06125 turned refs to LFPy@2.2.dev0 into LFPy@master (#101)
LFPykit-0.3rc1
LFPykit-0.3rc1
This bugfix/feature release candidate contains the following changes since https://github.com/LFPy/LFPykit/releases/tag/v0.2
c55e824 (HEAD -> master, tag: v0.3rc1, origin/master, origin/HEAD) Fix for z_shift (#110)
88eb71c Pull request target (#113)
3eae706 (torbjone/master) 0.3rc1 (#109)
ca7aeb6 Add conda-forge install/release info (#107)
a2e089a add coveralls (#106)
3bc6d74 removed travisci test script (#105)
8dae6ab fetch build status from travis-ci.com (#103)
ac06125 turned refs to LFPy@2.2.dev0 into LFPy@master (#101)
LFPykit-0.2
LFPykit-0.2
This bugfix/feature release contains the following changes since the LFPykit-0.1 release (https://github.com/LFPy/LFPykit/releases/tag/v0.1):
1ee9786 (HEAD -> master, tag: v0.2, origin/master, origin/HEAD) release 0.2
00012d9 bumped version to 0.2, documentation fixes (#100)
f7b1c1e (tag: v0.2rc3) some fixes to MANIFEST.in
da7ab3c (tag: v0.2rc2) fix python-publish action
14bf010 (tag: v0.2rc1) version 0.2rc1
befedb8 package test scripts (#98)
a8e45a4 removed test which duplicates test in LFPy@2.2.dev0 (#96)
cb12425 added VolumetricCurrentSourceDensity class (#94)
a2ab9a1 add python3.9 to travisCI, provide wheels (#91)
b8f08d3 use official NEURON from PyPI (#89)
e9a22b5 version bump (#87)
63eb35a Fix assert statements (#86)
LFPykit-0.2rc3
LFPykit-0.2 release candidate 3
This bugfix/feature release incorporates the following changes since the 0.1 release
f7b1c1e (HEAD -> master, tag: v0.2rc3, origin/master, origin/HEAD) some fixes to MANIFEST.in
da7ab3c (tag: v0.2rc2) fix python-publish action
14bf010 (tag: v0.2rc1) version 0.2rc1
befedb8 package test scripts (#98)
a8e45a4 removed test which duplicates test in LFPy@2.2.dev0 (#96)
cb12425 added VolumetricCurrentSourceDensity class (#94)
a2ab9a1 add python3.9 to travisCI, provide wheels (#91)
b8f08d3 use official NEURON from PyPI (#89)
e9a22b5 version bump (#87)
63eb35a Fix assert statements (#86)
LFPykit-0.2rc2
LFPykit-0.2 release candidate 2
This bugfix/feature release incorporates the following changes since the 0.1 release (https://github.com/LFPy/LFPykit/releases/tag/v0.1):
da7ab3c (HEAD -> master, tag: v0.2rc2, origin/master, origin/HEAD) fix python-publish action
14bf010 (tag: v0.2rc1) version 0.2rc1
befedb8 package test scripts (#98)
a8e45a4 removed test which duplicates test in LFPy@2.2.dev0 (#96)
cb12425 added VolumetricCurrentSourceDensity class (#94)
a2ab9a1 add python3.9 to travisCI, provide wheels (#91)
b8f08d3 use official NEURON from PyPI (#89)
e9a22b5 version bump (#87)
63eb35a Fix assert statements (#86)