Installation
ANUGA is a python package with some C/C++ extensions (and an optional fortran extension). This version of ANUGA is run and tested using python 3.9 - 3.13.
To use ANUGA you first need a python environment and then use pip or conda to install ANUGA.
See also
- Install ANUGA for Developers
Installing from source for developers and contributors.