Release which uses openmp (in addition to MPI) to obtain speedup on multi core processors.
Also new additions to the Rate_operator which now takes an xarray as a rate.
What's Changed
- Main relative time by @stoiver in anuga-community#29
- Main rate operator numpy input by @stoiver in anuga-community#30
- Removed the old_div function calls by @stoiver in anuga-community#31
- Develop hackathon by @rutvikgulhane in anuga-community#43
- Added protect against infinities kernal by @rutvikgulhane in anuga-community#49
- replacing deprecated unittest functionality for future python version by @JorgeG94 in anuga-community#59
- anuga_int and anuga_uint datatype for simpler coding: PROPOSAL by @JorgeG94 in anuga-community#66
- install_anuga.rst: Fix typo discovered by codespell by @cclauss in anuga-community#69
- GitHub Actions: Upgrade to actions/setup-python@v5 by @cclauss in anuga-community#68
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in anuga-community#70
- Stop using removed alias
numpy.floatby @cclauss in anuga-community#71 print()is a function in Python 3 by @cclauss in anuga-community#72- Rename dependabot.yml to .github/dependabot.yml by @cclauss in anuga-community#76
- port eval segment to C by @JorgeG94 in anuga-community#78
- synch with main by @JorgeG94 in anuga-community#79
- Update dependabot.yml by @stoiver in anuga-community#83
New Contributors
- @rutvikgulhane made their first contribution in anuga-community#43
- @JorgeG94 made their first contribution in anuga-community#59
- @cclauss made their first contribution in anuga-community#69
Full Changelog: anuga-community/anuga_core@3.1.9...3.2.0