Lfpykit

Latest version: v0.5.1

Safety actively analyzes 623883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.5.1

What's Changed
* Added automatic download of New York Head model, if query can not be … by torbjone in https://github.com/LFPy/LFPykit/pull/190
* Revert "Added automatic download of New York Head model, if query can not be …" by espenhgn in https://github.com/LFPy/LFPykit/pull/191
* Download NY Head model files automatically if missing by torbjone in https://github.com/LFPy/LFPykit/pull/192


**Full Changelog**: https://github.com/LFPy/LFPykit/compare/v0.5...v0.5.1

0.5

What's Changed
* replace lintly action with one that works by espenhgn in https://github.com/LFPy/LFPykit/pull/163
* `lfpycalc.lfpcalc.calc_lfp_*` methods no longer not take `cell` as input by espenhgn in https://github.com/LFPy/LFPykit/pull/161
* replace Lintly badge by espenhgn in https://github.com/LFPy/LFPykit/pull/165
* remove python-3.6 support by espenhgn in https://github.com/LFPy/LFPykit/pull/167
* Reduce use of `np.where` by espenhgn in https://github.com/LFPy/LFPykit/pull/170
* Avoid np.where by espenhgn in https://github.com/LFPy/LFPykit/pull/171
* git commit -m "classes now inherit abc.ABC" by espenhgn in https://github.com/LFPy/LFPykit/pull/174
* improved pt3d example by espenhgn in https://github.com/LFPy/LFPykit/pull/176
* Add LFPy+swc example, update corresponding Arbor example by espenhgn in https://github.com/LFPy/LFPykit/pull/177
* NEURON + .swc example by espenhgn in https://github.com/LFPy/LFPykit/pull/178
* Remove deprecated MEG class by espenhgn in https://github.com/LFPy/LFPykit/pull/180
* Fix for issue 172 by torbjone in https://github.com/LFPy/LFPykit/pull/182
* download sa_nyhead.mat to CWD by espenhgn in https://github.com/LFPy/LFPykit/pull/184
* Prep LFPykit-0.5rc0 release by espenhgn in https://github.com/LFPy/LFPykit/pull/187
* bump v0.5rc0 to v0.5 by espenhgn in https://github.com/LFPy/LFPykit/pull/188


**Full Changelog**: https://github.com/LFPy/LFPykit/compare/v0.4...v0.5

0.5rc0

What's Changed
* replace lintly action with one that works by espenhgn in https://github.com/LFPy/LFPykit/pull/163
* `lfpycalc.lfpcalc.calc_lfp_*` methods no longer not take `cell` as input by espenhgn in https://github.com/LFPy/LFPykit/pull/161
* replace Lintly badge by espenhgn in https://github.com/LFPy/LFPykit/pull/165
* remove python-3.6 support by espenhgn in https://github.com/LFPy/LFPykit/pull/167
* Reduce use of `np.where` by espenhgn in https://github.com/LFPy/LFPykit/pull/170
* Avoid np.where by espenhgn in https://github.com/LFPy/LFPykit/pull/171
* git commit -m "classes now inherit abc.ABC" by espenhgn in https://github.com/LFPy/LFPykit/pull/174
* improved pt3d example by espenhgn in https://github.com/LFPy/LFPykit/pull/176
* Add LFPy+swc example, update corresponding Arbor example by espenhgn in https://github.com/LFPy/LFPykit/pull/177
* NEURON + .swc example by espenhgn in https://github.com/LFPy/LFPykit/pull/178
* Remove deprecated MEG class by espenhgn in https://github.com/LFPy/LFPykit/pull/180
* Fix for issue 172 by torbjone in https://github.com/LFPy/LFPykit/pull/182
* download sa_nyhead.mat to CWD by espenhgn in https://github.com/LFPy/LFPykit/pull/184
* Prep LFPykit-0.5rc0 release by espenhgn in https://github.com/LFPy/LFPykit/pull/187


**Full Changelog**: https://github.com/LFPy/LFPykit/compare/v0.4...v0.5rc0

0.4

What's Changed
* class `SphericallySymmetricVolCondMEG`; class `MEG` renamed `InfiniteHomogeneousVolCondMEG` by espenhgn in https://github.com/LFPy/LFPykit/pull/142
* add `InfiniteHomogeneousVolCondMEG.calculate_B` method by espenhgn in https://github.com/LFPy/LFPykit/pull/143
* updated `SphericallySymmetricVolCondMEG` docstring by espenhgn in https://github.com/LFPy/LFPykit/pull/145
* Updates for Arborv0.6 by espenhgn in https://github.com/LFPy/LFPykit/pull/148
* Fix prediction errors with `FourSphereVolumeConductor` with offset dipoles by espenhgn in https://github.com/LFPy/LFPykit/pull/150
* rerendered examples by espenhgn in https://github.com/LFPy/LFPykit/pull/154
* Bump version to 0.4 by espenhgn in https://github.com/LFPy/LFPykit/pull/157


**Full Changelog**: https://github.com/LFPy/LFPykit/compare/v0.3.1...v0.4

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 stalev3 (128)
7e54305 updated to arbormaster (126)
50543f1 Docstring example fixes (124)
5e573fc Arbor example (93)

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 LFPy2.2.dev0 into LFPymaster (101)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.