Download - Chstrae
: For macOS or other Linux distributions, refer to the comprehensive Install Guide .
: If you are using Ubuntu Linux , the easiest method is to use the Chaste Debian package. Download chstrae
The development version of Chaste is intended for researchers and developers who want to use the most up-to-date code rather than the official releases. : For macOS or other Linux distributions, refer
Chaste relies on several external libraries that must be installed before you can compile the code: Chaste relies on several external libraries that must
The source code for the development branch is hosted on GitHub. You can download it directly or clone the repository using Git: git clone -b develop https://github.com Use code with caution. Copied to clipboard
: MPI, PETSc, HDF5, Boost, SCons, and Xerces.
For those looking to contribute back to the project or build complex custom simulations, follow the External Developer Guide . This guide provides specific instructions for working with the "bleeding edge" development code.
