Release 0.52
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 adds support for using constraints when running optimization or parameter estimation tasks. They do make things much more difficult to solve, so use with care. I've updated the examples to show how to use them:
Full Changelog: v0.51...v0.52