Kwabena Amponsah
Kwabena Amponsah
| Getting started | Components | Documentation | PyChaste | Projects | Community | Publications | |----------------|--------------|-----------------|-----------------|-----------|------------|-------------| | | Cardiac | Install guides | Getting started | ApPredict | The...
## **Remaining Tasks and Subtickets** ### **In docs (blocking release)** - [x] https://github.com/Chaste/Chaste.github.io/issues/43 - [x] https://github.com/Chaste/Chaste.github.io/issues/40 - [x] https://github.com/Chaste/Chaste.github.io/issues/38 - [x] https://github.com/Chaste/Chaste.github.io/issues/50 - [x] https://github.com/Chaste/Chaste.github.io/issues/47 - [x] https://github.com/Chaste/Chaste.github.io/issues/33 - [x]...
`git branch -r --merged | grep -Ev "(^\*|develop)"` - [x] origin/106-edges_refactor - [x] origin/137-edge-archiving - [x] origin/193-syntax-problems-with-tutorials - [x] origin/c++14 - [x] origin/ci - [x] origin/ci-2 - [x] origin/ci_fixes -...
As discussed in the weekly meeting, the issues should probably be fixed downstream as the template signatures are perfectly valid C++. A PR could potentially be started to check how...
[Canonical releases Ubuntu 24.04 LTS Noble Numbat](https://canonical.com/blog/canonical-releases-ubuntu-24-04-noble-numbat)
chaste-codgen now supports Python 3.12 in the latest release [0.10.5](https://pypi.org/project/chaste-codegen/0.10.5/). No changes need to be made in Chaste as it's already set up to pull the latest version in the...
Thanks @mirams. I'll add a section on doing this to the [portability testing wiki page](https://github.com/Chaste/developer_wiki/wiki/Portability-Testing).