NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
36 stars 30 forks source link

Make getting model file list SBML aware #372

Open sanjayankur31 opened 4 months ago

sanjayankur31 commented 4 months ago

https://github.com/NeuroML/pyNeuroML/blob/development/pyneuroml/utils/__init__.py#L562 -> currently lems/neuroml/sedml aware, but not sbml aware.

CC: @robertvi @stellaprins