py_compart_model documenation¶
Date: May 14, 2022 Version: 0.1.1
Useful links: Source Repository
| Issues & Ideas
What is py_compart_model?¶
py_compart_model is a Python package that wrappers ODE solver for symplification of syntax specialized for a compartment model. Usage is explaind in usage page.
Installation¶
pip install py-compart-model
How to use: