cellmlmanip

CellML loading and model equation manipulation


License
BSD-3-Clause
Install
pip install cellmlmanip==0.3.4

Documentation

Build status Documentation Status Coverage Status

cellmlmanip

CellML loading and model equation manipulation library

Installing

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.

Release notes

For release notes see RELEASE.md

Documentation

API documentation explaining how to use cellmlmanip can be found on readthedocs

Contributing

For developer instructions, see CONTRIBUTING.md