matthiaskoenig / sbmlutils

Python utilities for SBML
https://sbmlutils.readthedocs.io/en/stable/
GNU Lesser General Public License v3.0
37 stars 12 forks source link

Creators order in SBML is changed randomly #387

Closed matthiaskoenig closed 2 months ago

matthiaskoenig commented 2 years ago

libsbml does not respect the order of creator addition to history any more (did it ever?) Check this in libsbml and create bug report.

matthiaskoenig commented 2 years ago

This could be an issue of the model merging, check this.

matthiaskoenig commented 2 months ago

Resolved in latest releases.