Skip to content

CoRC v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonasfoe jonasfoe released this 19 Feb 09:48
· 228 commits to master since this release
  • Rebase on latest COPASI development sources.
  • Add functions to handle SBML models as strings (loadSBMLFromString(), saveSBMLToString()).
  • Allow for currently running tasks to be terminated interactively (issue #3).
  • Fix loadSBML function failing for local files.
  • Fix installation on UNIX systems.
  • Minor fixes and improvements.