Skip to main content

A set of python modules for tsunami and flood modelling

Project description

Community Chat GitHub Actions Status Latest PyPi Version PyPi download statistics Latest Conda Version Conda Forge download statistics Documentation Status Open in GitHub Codespaces

ANUGA

What is ANUGA?

ANUGA (pronounced “AHnooGAH”) is open-source software for the simulation of the shallow water equation, in particular it can be used to model tsunamis and floods.

ANUGA is a python 3 package with some C and Cython extensions (and an optional fortran extension).

ANUGA was created in a collaboration by Geoscience Australia and Mathematical Sciences Institute at the Australian National University, though now it is further developed and maintained by a community of volunteers.

Copyright Commonwealth of Australia (Geoscience Australia) and Australian National University 2004-Now

Where can I get ANUGA?

ANUGA is available from either https://github.com/anuga-community/anuga_core or https://github.com/GeoscienceAustralia/anuga_core.

The Python 3.x version is the default and available in the main branches of both repositories.

If you rely on the old Python 2.7 version, it is available in branches named anuga_py2.

The python 3 version of ANUGA will continue to be developed and the most up-to-date versions will be available from the anuga-community repository.

Installation

If you use conda to provide your python environment, then you can install anuga from the conda-forge channel as follows. First setup the conda-forge channel:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, anuga can be installed with conda:

conda install anuga

For more installation instructions, see https://anuga.readthedocs.io/en/latest/installation.html

GitHub Codespaces

Click the Open in GitHub Codespaces badge above to launch ANUGA in a fully configured cloud environment — no local install required. The environment installs all dependencies and compiles the C/Cython extensions automatically.

Once the Codespace is ready, open any notebook and select the Python (anuga_env) kernel from the kernel picker in the top-right corner.

Documentation and Help

ANUGA documentation is available via “read the docs” at

https://anuga.readthedocs.io

Also you can obtain help via the old user_manual

Also helpful information is available online at

http://anuga.anu.edu.au

A collection of online jupyter notebooks which can run under google’s colab environment can be found at:

https://github.com/anuga-community/anuga-clinic

Mailing Lists

You can subscribe to our mailing via:

https://lists.sourceforge.net/lists/listinfo/anuga-user

and send questions using the address

anuga-user@lists.sourceforge.net

You can also submit issues to:

https://github.com/anuga-community/anuga_core/issues

Web sites

Latest source code

The latest development version of ANUGA’s sources are is available at:

https://github.com/anuga-community/anuga_core

They can be downloaded as a zip file or using the Git client as follows

git clone https://github.com/anuga-community/anuga_core #(for read only)
git clone git@github.com:anuga-community/anuga_core.git #(to contribute)

For the latter option see e.g. https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/ for instructions on how to authenticate using ssh keys.

Bug reports

To search for bugs or report them, please use the ANUGA’s Bug Tracker at:

https://github.com/anuga-community/anuga_core/issues

Developer information

If you would like to take part in ANUGA development, take a look at CONTRIBUTING.rst.

License information

See the file LICENSE.txt for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.

Contacts

At the Australian National University: Stephen Roberts Lead Developer <stephen.roberts@anu.edu.au>

At Geoscience Australia: Gareth Davies Developer <gareth.davies@ga.gov.au>

ANUGA Community: Ole Nielsen Architect and Developer <ole.moller.nielsen@gmail.com>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anuga-3.3.9.tar.gz (36.4 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

anuga-3.3.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

anuga-3.3.9-cp314-cp314-win_amd64.whl (7.4 MB view details)

Uploaded CPython 3.14Windows x86-64

anuga-3.3.9-cp314-cp314-macosx_26_0_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.14macOS 26.0+ x86-64

anuga-3.3.9-cp314-cp314-macosx_26_0_arm64.whl (3.2 MB view details)

Uploaded CPython 3.14macOS 26.0+ ARM64

anuga-3.3.9-cp313-cp313-win_amd64.whl (7.4 MB view details)

Uploaded CPython 3.13Windows x86-64

anuga-3.3.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

anuga-3.3.9-cp313-cp313-macosx_26_0_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.13macOS 26.0+ x86-64

anuga-3.3.9-cp313-cp313-macosx_26_0_arm64.whl (3.2 MB view details)

Uploaded CPython 3.13macOS 26.0+ ARM64

anuga-3.3.9-cp312-cp312-win_amd64.whl (7.4 MB view details)

Uploaded CPython 3.12Windows x86-64

anuga-3.3.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

anuga-3.3.9-cp312-cp312-macosx_26_0_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.12macOS 26.0+ x86-64

anuga-3.3.9-cp312-cp312-macosx_26_0_arm64.whl (3.3 MB view details)

Uploaded CPython 3.12macOS 26.0+ ARM64

anuga-3.3.9-cp311-cp311-win_amd64.whl (7.4 MB view details)

Uploaded CPython 3.11Windows x86-64

anuga-3.3.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

anuga-3.3.9-cp311-cp311-macosx_26_0_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.11macOS 26.0+ x86-64

anuga-3.3.9-cp311-cp311-macosx_26_0_arm64.whl (3.2 MB view details)

Uploaded CPython 3.11macOS 26.0+ ARM64

anuga-3.3.9-cp310-cp310-win_amd64.whl (7.3 MB view details)

Uploaded CPython 3.10Windows x86-64

anuga-3.3.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

anuga-3.3.9-cp310-cp310-macosx_26_0_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.10macOS 26.0+ x86-64

anuga-3.3.9-cp310-cp310-macosx_26_0_arm64.whl (3.2 MB view details)

Uploaded CPython 3.10macOS 26.0+ ARM64

File details

Details for the file anuga-3.3.9.tar.gz.

File metadata

  • Download URL: anuga-3.3.9.tar.gz
  • Upload date:
  • Size: 36.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for anuga-3.3.9.tar.gz
Algorithm Hash digest
SHA256 e63cfd00c9264192e1a513bc156ceb2352463129865f692cc86da02843dc148e
MD5 ac1635dd7bd2f859a1d5615fc67fefd0
BLAKE2b-256 4d0e1441d6af8c9c9f70c083a8088bed27be1cf9fa65e3bce2f6023bd033336b

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9.tar.gz:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 acfad82d839cacb59c0608202c1b904e5478859a09b38d16f93342d359c280dd
MD5 aa95ab8270956bbeea9cdecf3b37101b
BLAKE2b-256 4ef7c1850e3439c976b3b7e5edf7123fba5d8f0cee6483876071cd7b93b018bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: anuga-3.3.9-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for anuga-3.3.9-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 798623c9575475a96940213fb20998ef887cdc9869cd00ce8cfadc330076908f
MD5 af54ba32a61420b5ef46e44c90a16cf3
BLAKE2b-256 afde587d55b1b5dfe461c20ab690aa11c3cdcecfa10dc7c198889f19bc72981b

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp314-cp314-win_amd64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp314-cp314-macosx_26_0_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp314-cp314-macosx_26_0_x86_64.whl
Algorithm Hash digest
SHA256 e0e4f4cfc7ba76817c7d44e059995234952f7d8618a4ea8cbca79dc81863ee8e
MD5 2fa3030e104b72da75e20936639664ac
BLAKE2b-256 d0f807faec20f0f725489dad75f9986cd7520135737f3622b2e6a0543f0e79b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp314-cp314-macosx_26_0_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp314-cp314-macosx_26_0_arm64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp314-cp314-macosx_26_0_arm64.whl
Algorithm Hash digest
SHA256 c13e28a2f9b430678f540dd9ea6f8253460681c6924694e36ae9067335f0c2f0
MD5 bfbabae8a4e7db6d7131cbce7b59432f
BLAKE2b-256 a717ffd31770cd19f902b3b6f512d8e628b34d1eae830ddb9624816da1fff504

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp314-cp314-macosx_26_0_arm64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: anuga-3.3.9-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for anuga-3.3.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 81cb503f48aa65c46bea1b3c253f9dfb893139a4e44336f4884a6e5226b02e5d
MD5 ab07ca85ae8ec47d37013f2f9c2098af
BLAKE2b-256 c659b27b1610d2d4a5741d3007cbca862ee2772898b8aeb242eb4a10ecea92bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp313-cp313-win_amd64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0c13f7444566f3b00341d5cb61798a3546c83d24c3cecc7978980176880b4370
MD5 e164c962df4cfb7f68137d33cc2b641b
BLAKE2b-256 3dc21ffe6e3637922e5e04288a77764c988d44606b88321ae0b4aae12822cd58

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp313-cp313-macosx_26_0_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp313-cp313-macosx_26_0_x86_64.whl
Algorithm Hash digest
SHA256 be5ca9ad038341ae32b8129ef446546571606528564bfc3ba35d0d8bf7a15851
MD5 450c114948263da6942f2268b15bdb70
BLAKE2b-256 7bc6db4b1c218a8af0dc72c82ca45552bf21651f72462580c44bd4bf7c1c3f07

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp313-cp313-macosx_26_0_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp313-cp313-macosx_26_0_arm64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp313-cp313-macosx_26_0_arm64.whl
Algorithm Hash digest
SHA256 1a0ee5a16a3781163d4a280f5a61fb53c482b3fb7d4ca9b040139746933583d7
MD5 1cdf3cbacc47b73f53496fdb65a73ead
BLAKE2b-256 322ba74b71cd0ae6fd55e72c5ade79e224d83de39a6e57cd27cdd43f429746b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp313-cp313-macosx_26_0_arm64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: anuga-3.3.9-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for anuga-3.3.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 61631b3b5b742123e5ee314dc21d339245d4965beb6fe42cf080d040c15803af
MD5 d708d8efcc79a2bb1a9dff25afff5f73
BLAKE2b-256 41032bc203becece8aec430a6702daa352373a7ac54a99c357867b9b6e0e1824

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp312-cp312-win_amd64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a03dc7afecab58e5c9be5142bd8aaa59953089e19a75202b29c425f449af85c7
MD5 5386e0aee995fce28af4d1b488fd7f33
BLAKE2b-256 81af1a4126d12bd68f2553009c5014b6c9e1a297901426e3225bddf4c1ea5587

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp312-cp312-macosx_26_0_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp312-cp312-macosx_26_0_x86_64.whl
Algorithm Hash digest
SHA256 645d279193bb223fce483d8cd15a163bf3f1e6135abc136d3b2fa9ff709deb68
MD5 2974b3e56bc467999d63c3a1a11dbadc
BLAKE2b-256 e1daa3d368392fc8e1c8bb328cccb57f89fb723db9f4fce76d2a41e5a4d9ef5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp312-cp312-macosx_26_0_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp312-cp312-macosx_26_0_arm64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp312-cp312-macosx_26_0_arm64.whl
Algorithm Hash digest
SHA256 e6cd606e7e33c49528b1d32cc88f21526287a93fb0f9a4a150ebb04e99775bd9
MD5 dd6824132b7f933fc37d4ee6dc34b3d7
BLAKE2b-256 b4f53ce9b15999bb9091e127bacd21c7672c5f8dfbdb3a7bf1b0ee1c040add0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp312-cp312-macosx_26_0_arm64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: anuga-3.3.9-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for anuga-3.3.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d6b02477b4f2c77ae9d6248e04d221db8fd09bd9321d8779b1aa5eda5cfd8644
MD5 c23b9c28efe92712c729af3643f28506
BLAKE2b-256 d869384ddfae8d6dddb106b334d684defc3b47a6246bcf5732d44b97177b1b4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp311-cp311-win_amd64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 9c1040e4b8f38ef0162e871018242dc30e4b4bffc52249f719cc1f54f9599d2e
MD5 b308af5668893581849e588bd38c3cd3
BLAKE2b-256 0cba3058a04e84d6312343623313d39a60a948b665bb3f56032feb62807923b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp311-cp311-macosx_26_0_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp311-cp311-macosx_26_0_x86_64.whl
Algorithm Hash digest
SHA256 f7ae2662f881d5b28b52dd624adc69e2f89ab2d567e0c0912bdd654006c53b2e
MD5 0235d22b918c06be801af9bb7932f9c6
BLAKE2b-256 ca07e43e50af6e8fb0d2a3268c980f755b761e6eafb7c8bc8a0ca03b7189228f

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp311-cp311-macosx_26_0_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp311-cp311-macosx_26_0_arm64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp311-cp311-macosx_26_0_arm64.whl
Algorithm Hash digest
SHA256 aa94e3f2c63de94c415614c320fdd48da815b666ebc3d6401a360c795f78ab11
MD5 b5fbc724390def76e4bf52f7dbdf54e5
BLAKE2b-256 ace1a3e929f6e60d664891995ec71c1095280a3e4493c057d89c7f383d6597c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp311-cp311-macosx_26_0_arm64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: anuga-3.3.9-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 7.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for anuga-3.3.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cc45c1d98ec0164b966e92e81f186adbc1f192e0e38b8c9665d7f33443464950
MD5 574da70555afa6ae0159125e10cb2e3e
BLAKE2b-256 45dd6f4a4cb6e626297f43b0c5eb617b72b6cedf9cab8f11ab9b9a7f99fedd77

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp310-cp310-win_amd64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 88c9f82cd65958799014eabb85470f562475b5c022f814f575315057649194a4
MD5 793cd2286996ef270ac60aba001e8aa4
BLAKE2b-256 c069b64787e4412e51db0c898029bcc2174660e27368cf7ff41172576ff39ef0

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp310-cp310-macosx_26_0_x86_64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp310-cp310-macosx_26_0_x86_64.whl
Algorithm Hash digest
SHA256 19ebcef6a862cb39f4b1a2616c036111744b0d43abeacc262d01810d58f562a0
MD5 89ad4a3ba04d3e7158dc3b89691c46ee
BLAKE2b-256 8f48a85fcbbabcb29c4863ce9e49d8d3d4aed06ca14312bb6f767881eddbf529

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp310-cp310-macosx_26_0_x86_64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file anuga-3.3.9-cp310-cp310-macosx_26_0_arm64.whl.

File metadata

File hashes

Hashes for anuga-3.3.9-cp310-cp310-macosx_26_0_arm64.whl
Algorithm Hash digest
SHA256 1c00e82140e24f7eafab7962c4b24cb011038ecef99050c5aa1ffe3fcaf2a223
MD5 0a046b1618072f78f04b1b972af750d2
BLAKE2b-256 495a3903a8a8985ddc8fc770860895fcd1168596d24ea3b18117e4138b8f661e

See more details on using hashes here.

Provenance

The following attestation bundles were made for anuga-3.3.9-cp310-cp310-macosx_26_0_arm64.whl:

Publisher: python-publish-pypi.yml on anuga-community/anuga_core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page