Skip to main content

µGrid

µGrid is a C++ library for discrete representation of fields on structured grids, with Python bindings. It provides efficient data structures and algorithms for solving partial differential equations on regular grids, with support for MPI parallelization and GPU acceleration.

Features

  • Field collections: Manage scalar, vector, and tensor fields on structured grids with flexible memory layouts
  • Domain decomposition: Cartesian decomposition with ghost cell communication for stencil operations
  • Linear operators: Discrete differential operators including Laplacian and FEM gradient operators for spectral methods
  • FFT engine: Built-in Fast Fourier Transform with MPI-parallel support (auto-selected slab or pencil decomposition) and native cuFFT/rocFFT N-D transforms on the GPU
  • GPU support: Optional CUDA and HIP backends for GPU-accelerated computation
  • NetCDF I/O: Serial and parallel file I/O for checkpointing and analysis

µGrid is written in C++20 and has language bindings for Python via pybind11.

This README contains only a small quick start guide. Please refer to the full documentation for more help.

Quick start

To install µGrid, run

pip install muGrid

Note that on most platforms this will install a binary wheel, that was compiled with a minimal configuration. To compile for your specific platform use

pip install -v --no-binary muGrid muGrid

which will compile the code. µGrid will autodetect MPI. GPU support (CUDA/ROCm) is off by default and must be enabled explicitly at build time (see the documentation); it is not autodetected. For I/O, it will try to use Unidata NetCDF for serial builds and PnetCDF for MPI-parallel builds. Monitor output to see which of these options were automatically detected.

Funding

This development has received funding from the Swiss National Science Foundation, the European Research Council, and the Deutsche Foschungsgemeinschaft.

Download files

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

Source Distribution

mugrid-1.0.0.tar.gz (1.6 MB view details)

Uploaded Source

Built Distributions

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

mugrid-1.0.0-cp314-cp314-win_arm64.whl (5.3 MB view details)

Uploaded CPython 3.14Windows ARM64

mugrid-1.0.0-cp314-cp314-win_amd64.whl (5.5 MB view details)

Uploaded CPython 3.14Windows x86-64

mugrid-1.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mugrid-1.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mugrid-1.0.0-cp314-cp314-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

mugrid-1.0.0-cp313-cp313-win_arm64.whl (5.3 MB view details)

Uploaded CPython 3.13Windows ARM64

mugrid-1.0.0-cp313-cp313-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.13Windows x86-64

mugrid-1.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mugrid-1.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mugrid-1.0.0-cp313-cp313-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

mugrid-1.0.0-cp312-cp312-win_arm64.whl (5.3 MB view details)

Uploaded CPython 3.12Windows ARM64

mugrid-1.0.0-cp312-cp312-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.12Windows x86-64

mugrid-1.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mugrid-1.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mugrid-1.0.0-cp312-cp312-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

mugrid-1.0.0-cp311-cp311-win_arm64.whl (5.3 MB view details)

Uploaded CPython 3.11Windows ARM64

mugrid-1.0.0-cp311-cp311-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.11Windows x86-64

mugrid-1.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mugrid-1.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mugrid-1.0.0-cp311-cp311-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

mugrid-1.0.0-cp310-cp310-win_arm64.whl (5.3 MB view details)

Uploaded CPython 3.10Windows ARM64

mugrid-1.0.0-cp310-cp310-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.10Windows x86-64

mugrid-1.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mugrid-1.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mugrid-1.0.0-cp310-cp310-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

File details

Details for the file mugrid-1.0.0.tar.gz.

File metadata

  • Download URL: mugrid-1.0.0.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for mugrid-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d6488128440b62be2c4fd6bb8af128ce8e2717c9b422f80706ef3fd747cb3430
MD5 d25b9704baf17ee0910619a8d4ea36f6
BLAKE2b-256 145993c8d455a0236bed387905ebaa04b2e1bdb58506171259eb919abc06d86f

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 d96c1d67826be4fe99c99ce11cfbfddcae19dbbdc8c9b7060c04786211d14f57
MD5 c1095bf5d9472b395db682a96323fcb1
BLAKE2b-256 fc844000fed01abede32f973f81e1fe93e76aa871bc1de25d54d9f560493b36e

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6ae92f0902d077d433a16f5283d9a063cbe367893cea5bc69bc16bc32256c699
MD5 740a8e070f1aeb2cc3fd8992e8dfbdf7
BLAKE2b-256 f75dc9d41fd7f7ca9e33d0fc2e754ac48944623b46e84688d426c20c439f6fec

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 37de74fbab10385c18d3b9ca0ad11cc0a538dcf5d6b7f03c1f3a576b0cd06da8
MD5 f618a62a27adbe07eab6deb67e2c0a87
BLAKE2b-256 2577c0b498a4353321a3ec6467d78636a68c988be7b5bbdc781583bd3167d33c

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 47c77a684d1a731c3d6135be809720cd9e8539a80c915718c72476ba608007c2
MD5 e4e327ba66b6e24943c0645161784414
BLAKE2b-256 ecbc5c4d226e4c421bda3e1e8e000ed4e53abfb17ae4a1b22e4eef78656c43c0

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp314-cp314-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f167cff60c7440ead29631e687e49ebf3ae4204f5a4951d74e49843f6d12238f
MD5 163440d36e53c5b8d096085adae9adf2
BLAKE2b-256 87edfbce862bc72559b9d27b712c98d20c2ac821f82b09b630cb5b04e02f5191

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 953b693d1a8db1bd303ade6784ab5132b6188571ee5b5660d9fa0dcbe35216c0
MD5 a14a94859484ec2e6c9ef3a92c687b55
BLAKE2b-256 335b26c3a22a55ebd2eedd12fdac6b6dc61b80bf3b85524220a76fedaa8b2b78

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a287f089728065f907fd055f7b0e2f309e8c7ae24fc43e62c7756f7884bfa790
MD5 73d90f45d7afea76ca0c65fb6b420284
BLAKE2b-256 394fe7441bbd6e78fbdb15cbef3ac27de891e507c006c15e02490ee6098ad5a6

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d237f77327e26d3e5297241ad2a5eeb2f8371a508c55ec86e9627a7ee9537bc6
MD5 7320c9e4b93cb05a3aa7e35c4eb7ddfb
BLAKE2b-256 500c170c076a49cc8280325876f2239f4acee6be60f6aa45f9379f19627f7eb7

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 54ad1831d77098dd809d0b3c625b789296b273d6fefbf95d1beb511d6c94e012
MD5 5b403feb4a837ae9fd842b1d3abf54ef
BLAKE2b-256 22b1bdad2bd9a7c410e37d77aa94a0c720dd0b770ff4fe998a10284c61df14eb

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 01821962d58947e37bf61fa9f1a01b5746e7671b8d0336aac1d44f266c5c45a4
MD5 0caf1e967853b083f76056b1de02cff5
BLAKE2b-256 48c1b6ec411f25d5c50ab4443a8acd1673ad0aff4282528f3dbf0e30ef8a25a4

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 3800985d5294c1159cbe8c0237335610ea400f6ce9505778f19b3859c0469ee4
MD5 6136c1c34c9825f2e3295ae6dbff4626
BLAKE2b-256 537ea2c75263c77709806b7dc7a13842759f945525503b2ad17f0ac24c83bd98

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fbf15d921c7841fc16d80c653aa8c19c94be0c85ee8696980c9c902484ce9494
MD5 950ff668bfa2792cb814543bd33881c0
BLAKE2b-256 6e432772abb5ef7fe7bd0a4f06af7fc8234e75cd098654b23ce74bc3f4b65693

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 338a0c26ee8340586a6082c13c0f205b3109354718c75db6003a5ba3ebd0e7e5
MD5 c11c5557edbbeb3b085a33af0f3e636b
BLAKE2b-256 d784f1bd73ac6cd02da833c15848c90c843941c9dbf615af38b26c1abfc718ab

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af6a0f07ba48ccebe19d9b03a4a151b8fcafdbe66e9c7ca1161d175d4aff0026
MD5 94e7ddbababc69acbe01ba040c128fa7
BLAKE2b-256 a922b994728e1d6a1b17492f97b5398d8227fcef35ace396be8ba6bc7157bc0f

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8050686a27a6eec03d189ccd50b2d407f01ca3653fbe6575fca98235073dc7a1
MD5 454a22ac3be65754ca08575908061998
BLAKE2b-256 5d1c627a96559136126208f6ab3c8f2400e00db7e7081922b81601be2bf20fef

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 ba1d3a30e08774cc6a5bf193d546e6f2cf49546d68c58bf45f8dafb4f6ede74b
MD5 ebcf2c0cb4183570e3aacbf19d44d533
BLAKE2b-256 6772e99ccbdff188f6fe2997ffa71304be07b4b897adbf81d8d1fd4beee64dfd

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5e78f937803c637c6152d4662385df59f6d1146634aa3f6228962175013dcbed
MD5 9ab680f2279c5e0310379773218299ec
BLAKE2b-256 d06bc83cf5836c84c4bd865ecb5a5145ecec427f7dcdb42ba8d13792da08e45e

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f390abdc74cba8a8849aa2cc3e35513878fd709c598d6f83234b01dfbde70a26
MD5 a69e477faaec4f922c09d79aa8cb5dbe
BLAKE2b-256 6782f1320321bcd11aa33458ab417cb1195bbc5d8a128ad69816bc9fbb83f46e

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 afc233533dc2af5b697084a6f2fd20f3d324685d346968e45f20fe1388e21c3d
MD5 9fa7f1d3ee700843a57823010bdb2113
BLAKE2b-256 7b5e33d9edcfbf45afed9727fd5992144f7e0f986557be561d7881f06c1c9b99

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f056b0ace5b42a8b8d233db8282065903ded248a4e0d9381ec8533f70dd788c3
MD5 cd727eefe54661298210d0cc0818966e
BLAKE2b-256 aa81de3996cbf0da273a920a6feafc74f122afee0447b8b1cce68e8f16e8156f

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 42d3ad048e4c72140aec4cd31495ed3c04fb95b6777ca463729244d2c62e86ca
MD5 bf0db9143e5230cec64dd2741bd56ba7
BLAKE2b-256 5d4195b56b35ac7b5724b058c03839139c87cd81fdbf1a5c2c9b7ade60fa5fca

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mugrid-1.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for mugrid-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dbc38b2bc56d5fd639d0f7dcabc211a0b42fda43f049cd2893568ab36d4327fb
MD5 14667b9082325f38c3a9c1e968cf37c3
BLAKE2b-256 7b4a4d5c98b98dbd4f618ef1368cbfde8fa927f5f47e9056b102bd980fc2fe57

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 896b218fc428eb22d338c396560fb9efcab4598edb9a7145e497ff3d619d977b
MD5 3c7aa51c11879b4c9621ecf5b5db1e92
BLAKE2b-256 9366fc21ba3dbcdef2bc17d14dba11d787e50f04a4317c4e94f52a3f7cffbba5

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 95f37392a4d181bbc983ccc3f3adb209c8a884ad587e703a22116249453f56d0
MD5 8a4d600f03d247164e3f52311f84266a
BLAKE2b-256 63a97c4a1e3e0073a9477d600eef0106161341d00969226004bf9e7730df8537

See more details on using hashes here.

File details

Details for the file mugrid-1.0.0-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for mugrid-1.0.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d93e391a9e023f8b98702ffdee35b4e45dd8b1397980ba33a52dbfe90f3e4c38
MD5 ed412380e4e72825d2ca14e877c06d5e
BLAKE2b-256 745d6010e35b388ba52658a0e65a9504ff46e4cfc73836791251d3bfc475085d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

26 files

0.112.0

26 files

0.111.0

26 files

0.110.0

26 files

0.109.0

26 files

0.108.0

26 files

0.107.0

26 files

0.106.0

26 files

0.105.2

26 files

0.105.1

25 files

0.105.0

26 files

0.104.0

26 files

0.103.0

26 files

0.102.0

26 files

0.101.1

26 files

0.101.0

26 files

0.100.0

26 files

0.99.0

26 files

0.98.1

26 files

0.96.0

19 files

0.95.0

21 files

0.94.0

25 files

0.93.3

21 files

0.93.2

21 files

0.93.1

21 files

0.93.0

21 files

0.92.6

21 files

0.92.5

10 files

0.92.4

11 files

0.92.3

11 files

0.92.2

11 files

0.92.1

11 files

0.92.0

11 files

0.91.1

11 files

0.91.0

11 files

0.90.1

11 files

0.90.0

10 files

0.0.0

26 files

Supported by

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