Chaste / PyChaste

A Python Wrapper for Chaste
https://chaste.github.io/pychaste/
Other
1 stars 0 forks source link

PyChaste

PyChaste is a Python wrapper for Chaste, a general purpose simulation package for computational biology.

Currently a limited number of features are supported, mostly related to cell-based Chaste.

Installation

mamba install -c pychaste -c conda-forge chaste

See the website for a detailed guide on installing PyChaste.

Tutorials

See the website for tutorials demonstrating how to use PyChaste.

Extending

See the wiki for guidance on extending PyChaste.