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

Allow generation of connectivity matrics using the API #130

Open sanjayankur31 opened 2 years ago

sanjayankur31 commented 2 years ago

pynml has a -matrix option, but this is not accessible using the API from python scripts. It'll be good to have it for completeness since all the other pynml command line functions are also accessible from python scripts