A release of ApPredict for compatibility with Chaste v2024.1.
What's Changed
- See Chaste's release notes for knock on effects (e.g. we now have to build with
cmake
and no longerscons
). - Using cmake as the build system has enabled us to download, convert and compile only the subset of the CellML files from www.github.com/Chaste/cellml that ApPredict really needs, instead of having all of them in git submodule. This massively speeds up compilation times.
Full Changelog: v2021.1...v2024.1