CellML loading and model equation manipulation library
We recommend installing cellmlmanip in a virtual environment (e.g. using conda or pipenv or virtualenv).
Users install cellmlmanip
using pip.
pip install cellmlmanip
Cellmlmanip is tested and developed on Python 3.5 and higher.
For release notes see RELEASE.md
API documentation explaining how to use cellmlmanip can be found on readthedocs
For developer instructions, see CONTRIBUTING.md