Download Latest Version anuga_core-3.0.zip (16.8 MB)
Email in envelope

Get an email when there's a new version of ANUGA - Hydrodynamic Modeling

Home / 3.3.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-11 461 Bytes
v3.3.5 source code.tar.gz 2026-05-11 36.6 MB
v3.3.5 source code.zip 2026-05-11 37.4 MB
Totals: 3 Items   74.0 MB 0

Bug fix

  1. Build deps added to conda create — meson-python meson ninja cython pybind11 numpy are now in the conda env before the build starts, so --no-isolation can find them.
  2. --no-isolation on both --wheel and --sdist builds — meson now uses the conda env's Python headers instead of the system's broken ones.
  3. runner.os == 'Linux' (capital L) — the sdist conditional was never firing because GitHub Actions uses 'Linux' not 'linux'.
Source: README.md, updated 2026-05-11