What's Changed
- Changes for NeuroML v2.3.1 release by @pgleeson in #418
- Refactor LEMSSimulation to remove the need of an explicit dict (just use
vars(self)
instead by @sanjayankur31 in #427 - Fixes for validating - should be possible to validate xml files as nml too... by @pgleeson in #429
- Added segment picking from faces by @lej0hn in #428
- Feat: util to create + include new components in NeuroMLDocuments by @sanjayankur31 in #430
- Time series plotting tweaks by @sanjayankur31 in #431
- Fix pynml archive by @sanjayankur31 in #434
- wip: improve
pynml-summary
by @sanjayankur31 in #437 - Fix file compatibility check by @sanjayankur31 in #436
Full Changelog: v1.3.12...v1.3.13