CoRC v0.2.0
Pre-release
Pre-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.