Releases: NeuroML/pyNeuroML
Releases · NeuroML/pyNeuroML
v1.2.9
What's Changed
- feat: split vispy into qt5 and qt6 deps by @sanjayankur31 in #314
- Feat/issue 321: add a parallel runner by @sanjayankur31 in #325
- add -swc in pynml by @YBCS in #326
- feat(LEMSSimulation): allow using float/str for duration/dt by @sanjayankur31 in #332
- figures generated by
pynml-modchananalysis
are saved by default by @YBCS in #327 - pynml-archive: add
-sedml
by @sanjayankur31 in #335 - Initial version of pynml-xpp, for parsing XPP files and converting to LEMS by @pgleeson in #338
New Contributors
Full Changelog: v1.2.7...v1.2.9
v1.2.7
v1.2.5
What's Changed
- plot-timeseries: expose option in cli to allow saving plot to a file by @sanjayankur31 in #311
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.2
What's Changed
- Feat: Add method and cli to plot time series by @sanjayankur31 in #307
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- fix: removes the import of the
nsgr
submodule frompynml
that was mistakenly introduced in 1.2.0
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Improve default positioning of legend on plots by @pgleeson in #301
- Updated jnml jar with SED-ML file writing by @pgleeson in #302
- Adds util method to generate simulation scripts in a different, clean directory by @sanjayankur31 in #298
- feat(py312): mark 3.12 as supported by @sanjayankur31 in #284
- Feat/ run tellurium by @robertvi in #304
- Document sbml by @sanjayankur31 in #306
Full Changelog: v1.1.13...v1.2.0
v1.1.13
What's Changed
- feat(pynml): respect
JNML_MAX_MEMORY_LOCAL
env variable by @sanjayankur31 in #296 - added -sbml-sedml option passing through to jnml by @robertvi in #295
Full Changelog: v1.1.12...v1.1.13
v1.1.12
What's Changed
- feat: morphology plotting: allow marking/highlighting individual segments by @sanjayankur31 in #294
Full Changelog: v1.1.11...v1.1.12
v1.1.11
What's Changed
- fix(vispy): use proximal and distal radii for mesh by @sanjayankur31 in #292
Full Changelog: v1.1.10...v1.1.11