Pyneuroml

Latest version: v1.2.14

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

Scan your dependencies

Page 6 of 7

1.0.3

Intermediate release pre NMLv2.3

What's Changed
* Feature: add functions to create a combine archive from a provided "root" file by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/208
* ci(py311): add py311 to ci and setup.py by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/211
* feat: improve installation of extra deps by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/212
* Adding logic for one-shot validation of multiple input files by borismarin in https://github.com/NeuroML/pyNeuroML/pull/215
* test(modchananalysis): test to check that nrnivmodl is run when required by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/217
* pynml-modchananalysis excepting on division by zero by borismarin in https://github.com/NeuroML/pyNeuroML/pull/216
* Feat/more morphplots -> exp by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/219
* Feat/more morphplots by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/213
* A few minor changes and bugfix for 2d plotting by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/221
* Plotting fixes related to 220, and regenerates man pages by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/222
* Fix for reloading saved spike data by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/223
* chore: regenerate man pages by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/226
* Update to v1.0.1 with jnml jar v0.12.2 by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/227
* To v1.0.2 & fix for pypi by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/228


**Full Changelog**: https://github.com/NeuroML/pyNeuroML/compare/v0.7.5...v1.0.3

1.0.1

Intermediate release pre NeuroMLv2.3

What's Changed
* Feature: add functions to create a combine archive from a provided "root" file by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/208
* ci(py311): add py311 to ci and setup.py by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/211
* feat: improve installation of extra deps by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/212
* Adding logic for one-shot validation of multiple input files by borismarin in https://github.com/NeuroML/pyNeuroML/pull/215
* test(modchananalysis): test to check that nrnivmodl is run when required by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/217
* pynml-modchananalysis excepting on division by zero by borismarin in https://github.com/NeuroML/pyNeuroML/pull/216
* Feat/more morphplots -> exp by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/219
* Feat/more morphplots by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/213
* A few minor changes and bugfix for 2d plotting by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/221
* Plotting fixes related to 220, and regenerates man pages by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/222
* Fix for reloading saved spike data by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/223
* chore: regenerate man pages by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/226
* Update to v1.0.1 with jnml jar v0.12.2 by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/227


**Full Changelog**: https://github.com/NeuroML/pyNeuroML/compare/v0.7.5...v1.0.1

0.7.5

What's Changed
* Feat/document channelanalysis by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/206
* To v0.7.5 and jnml 0.12.1 by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/209


**Full Changelog**: https://github.com/NeuroML/pyNeuroML/compare/v0.7.3...v0.7.5

0.7.3

What's Changed
* Mainly new jar for jnml by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/195
* Move mod2nml script to neuron utilities by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/193
* Document cell analysis function, add test by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/200
* Improved error code generation; To v0.7.3 by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/203
* Adding latest jnml jar by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/205


**Full Changelog**: https://github.com/NeuroML/pyNeuroML/compare/v0.7.2...v0.7.3

0.7.2

What's Changed
* Update channel export by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/177
* Latest experimental branch incl chan analysis updates by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/179
* update changes to the template file by shayan823 in https://github.com/NeuroML/pyNeuroML/pull/174
* Plotly features to dev by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/180
* Feat/plotly plotting by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/176
* Feat/use webgl interactive plot by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/181
* For 2d plots by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/182
* Add morphology plotter util by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/178
* Add cell builder utility functions by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/107
* Feat/channelml2nml2 by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/185
* Fix/libneuroml 139 by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/187
* feat(utils): validate component on creation by factory by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/188
* Feat/add neuron cell info utils by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/184
* feat: migrate factory functions to libNeuroML by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/189
* Feat/cell builder updates: migrated to libNeuroML! by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/191

New Contributors
* shayan823 made their first contribution in https://github.com/NeuroML/pyNeuroML/pull/174

**Full Changelog**: https://github.com/NeuroML/pyNeuroML/compare/v0.7.1...v0.7.2

0.7.1

What's Changed
* Fixes display of realtime output by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/171
* Test netpyne json by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/175


**Full Changelog**: https://github.com/NeuroML/pyNeuroML/compare/v0.7.0...v0.7.1

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.