A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.

1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Investigate and modify the `pynml-modchananalysis` script to allow for non-integer values of `minimum stepV`, potentially enabling smaller simulation steps. This involves understanding the current implementation, identifying limitations related to integer-only input, and modifying the code to accept and handle floating-point values appropriately. Thorough testing will be needed to ensure the accuracy and stability of the modified script.

Complexity: 3/5
T: enhancement Help wanted

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.

Python