Lfpy

Latest version: v2.3.5

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

Scan your dependencies

Page 4 of 11

2.2rc3

Release notes:
This release incorporates LFPykit (https://github.com/LFPy/LFPykit), and breaks backwards compatibility in certain cases as detalied here: https://github.com/LFPy/LFPy/pull/226#issue-496068806

Changesets
This feature/bugfix Release Candidate contains the following changesets since https://github.com/LFPy/LFPy/releases/tag/v2.1.1:

7a3b612 (HEAD -> master, tag: v2.2rc3, origin/master, origin/HEAD) bump version (again)
df1f553 added some test files to MANIFEST, bump version
df4658e (tag: v2.2rc2) added long_description_content_type for PyPI
fd65dbc don't build wheels (272)
7ca094b test travisCI.com (271)
018168b bump version (need to test pythonpublish action) (270)

2.2rc2

2.2rc1

Release notes:
This release incorporates LFPykit (https://github.com/LFPy/LFPykit), and breaks backwards compatibility in certain cases as detalied here: https://github.com/LFPy/LFPy/pull/226#issue-496068806

Changesets
This feature/bugfix Release Candidate contains the following changesets since https://github.com/LFPy/LFPy/releases/tag/v2.1.1
19bc95d (HEAD -> master, tag: v2.2rc1, origin/master, origin/HEAD) Merge pull request 226 from LFPy/2.2.dev0
0993e1b (origin/2.2.dev0, 2.2.dev0) fixed merge conflicts
b82bc92 Merge branch '2.2.dev0' of github.com:LFPy/LFPy into 2.2.dev0
c1252eb added some missing tests to LFPy.run_tests function (269)
9ebd40b call destructor
f4e870e Bump version to 2.2rc1 etc (267)
b9ef180 add class VolumetricCurrentSourceDensity (265)
296ad04 more appropriate assert patterns (263)
9ddb76d Prep merge with master (262)
6de0526 Removed DeprecationWarnings (260)
15482b8 Replaced exec calls by setattr (255)
df422c4 add python wheels to python publish action (258)
46324de Example fixes (259)
0f76be2 use neuron from pipy for ci (257)
ee6939b Replaced static default parameters with more suited pattern. closes 253 (254)
5077d53 avoid multistage build (singularity)
10405c7 point docker badge to hub.docker.com/r/lfpy/lfpy
04c5451 moving docker hub Dockerfile here (256)
645f1b4 (Helveg/2.2.dev0) set different seeds for each external input (245)
ac64d80 Docker (243)
49bbff1 fixed parameter dependent namespace cleanup (240)
9caaced Fixed import of parameterset.ParameterSet which caused MPI hangs (239)
a8fc6fe fix freeze on multinode jobs
321864f added funding info from master branch
0f97ed4 include NYHeadModel class from LFPykit (237)
5a88faf imports lfpykit.LaminarCurrentSourceDensity. Updated documentation (236)
829cdf3 Update python-app.yml
b7eeacd Update python-app.yml
47041ff Documentation overhaul (233)
d0df0bc monkeypatches LFPykit classes with LFPy-specific methods (231)
064b993 Update python-app.yml
84e6289 More example fixes (230)
c0f8c7c fix EOF
9faa120 should stop lintly complaining
99ab4df Update python-app.yml
0c6160c Merge pull request 228 from LFPy/espenhgn-patch-1
147eb1a Update python-app.yml
ea4d700 Merge pull request 227 from LFPy/espenhgn-patch-1
f1b021b Update python-app.yml
b0a6a62 use LFPykitmaster
b01d798 Merge pull request 225 from LFPy/fix-222-2
f1c62d6 fixed examples
67da39b Incorporate LFPykit into LFPy (220)
29de022 converted run_simulation._run_simulation to Cell class method (217)
4b405dd removed python 3.6 from travisCI builds
5949319 adds misc. files for workflows and Issue automation
68394cf add LFPykit to travisCI build
e7ec1a0 adds LFPykit as dependency, starts v2.2 development

2.2.dev0

0993e1b (origin/2.2.dev0, 2.2.dev0) fixed merge conflicts
b82bc92 Merge branch '2.2.dev0' of github.com:LFPy/LFPy into 2.2.dev0
c1252eb added some missing tests to LFPy.run_tests function (269)
9ebd40b call destructor
f4e870e Bump version to 2.2rc1 etc (267)
b9ef180 add class VolumetricCurrentSourceDensity (265)
296ad04 more appropriate assert patterns (263)
9ddb76d Prep merge with master (262)
6de0526 Removed DeprecationWarnings (260)
15482b8 Replaced exec calls by setattr (255)
df422c4 add python wheels to python publish action (258)
46324de Example fixes (259)
0f76be2 use neuron from pipy for ci (257)
ee6939b Replaced static default parameters with more suited pattern. closes 253 (254)
5077d53 avoid multistage build (singularity)
10405c7 point docker badge to hub.docker.com/r/lfpy/lfpy
04c5451 moving docker hub Dockerfile here (256)
645f1b4 (Helveg/2.2.dev0) set different seeds for each external input (245)
ac64d80 Docker (243)
49bbff1 fixed parameter dependent namespace cleanup (240)
9caaced Fixed import of parameterset.ParameterSet which caused MPI hangs (239)
a8fc6fe fix freeze on multinode jobs
321864f added funding info from master branch
0f97ed4 include NYHeadModel class from LFPykit (237)
5a88faf imports lfpykit.LaminarCurrentSourceDensity. Updated documentation (236)
829cdf3 Update python-app.yml
b7eeacd Update python-app.yml
47041ff Documentation overhaul (233)
d0df0bc monkeypatches LFPykit classes with LFPy-specific methods (231)
064b993 Update python-app.yml
84e6289 More example fixes (230)
c0f8c7c fix EOF
9faa120 should stop lintly complaining
99ab4df Update python-app.yml
0c6160c Merge pull request 228 from LFPy/espenhgn-patch-1
147eb1a Update python-app.yml
ea4d700 Merge pull request 227 from LFPy/espenhgn-patch-1
f1b021b Update python-app.yml
b0a6a62 use LFPykitmaster
b01d798 Merge pull request 225 from LFPy/fix-222-2
f1c62d6 fixed examples
67da39b Incorporate LFPykit into LFPy (220)
29de022 converted run_simulation._run_simulation to Cell class method (217)
4b405dd removed python 3.6 from travisCI builds
5949319 adds misc. files for workflows and Issue automation
68394cf add LFPykit to travisCI build
e7ec1a0 adds LFPykit as dependency, starts v2.2 development

2.1.2

Maintenance release.

Commits since previous release (https://github.com/LFPy/LFPy/releases/tag/v2.1.1):
133f901 (HEAD -> master, tag: v2.1.2, origin/master, origin/HEAD) bump version to 2.1.2 before 2.2rc1 (268)
031ccc2 use buildpack-deps:focal as base
49f819f (Helveg/master) set different seeds for each external input (244)
5b1ced9 Update README.md
d60dc91 (origin/lfpykit) removed create_rotation_file.py (215)
3660710 give default values to 4-sphere radius and sigmas. Some cleanup (188)
e2b2a3d Merge pull request 212 from espenhgn/rel_v2.1.1

2.1.1

743c71016e2b12fad302577585de666346d4017c (HEAD -> master, tag: v2.1.1rc1, origin/master, origin/HEAD) Formatting/future proofing (210)
df8d15b58e77999752d586069b684e60c5799ee7 Set Ra and cm only if not None (211)
0452c48b4d240ef6a2801bc7bff0a193158ff1d6 fix morphology issue with NEURON>7.7.2 (206)
394d085835e6e8ba589dd4b6e732876d10d560f2 Tests that currents sum to approximately zero (207)
797ee1c38209ce871ad6c1653e59bd5b7cb9c659 Merge pull request 190 from espenhgn/hmin
4597315fea19d6bf2822c9cd68fc7925ebaa986b (origin/hmin) Merge branch 'master' into hmin
9db86367a5e77cc3e9edd796b9245b1c6e984df5 Merge pull request 204 from espenhgn/rel_2.1.1

Page 4 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.