Skip to content

Release 0.44

Compare
Choose a tag to compare
@fbergmann fbergmann released this 02 Feb 18:09
· 147 commits to master since this release

Basico is a simplified python interface to COPASI. While all functionality from COPASI is exposed via automatically generated SWIG wrappers, this package aims to add a layer on top of that, to hide most of the complexity away when calling COPASI functions.

This release fixes an issue with the validation of reaction mappings. It also adds the option to automatically add separators for non-table reports.

Full Changelog: v0.43...v0.44