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
34 stars 30 forks source link

feat(rotation): allow users to pick if they want a copy #361

Closed sanjayankur31 closed 1 month ago

sanjayankur31 commented 1 month ago

Adds an option to allow users to rotate cell without creating a copy.

@lej0hn : can do this in the translate function too, so that if the two operations are run one after the other, we don't need to create a copy each time.

sanjayankur31 commented 1 month ago

@all-contributors please add @lej0hn for review

allcontributors[bot] commented 1 month ago

@sanjayankur31

I've put up a pull request to add @lej0hn! :tada: