Skip to main content

MPI-parallel regular grids

Project description

µ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.

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

mugrid-0.111.0.tar.gz (1.5 MB view details)

Uploaded Source

Built Distributions

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

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

Uploaded CPython 3.14Windows ARM64

mugrid-0.111.0-cp314-cp314-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.14Windows x86-64

mugrid-0.111.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.0 MB view details)

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

mugrid-0.111.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.9 MB view details)

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

mugrid-0.111.0-cp314-cp314-macosx_14_0_arm64.whl (4.7 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

mugrid-0.111.0-cp313-cp313-win_arm64.whl (5.2 MB view details)

Uploaded CPython 3.13Windows ARM64

mugrid-0.111.0-cp313-cp313-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.13Windows x86-64

mugrid-0.111.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.0 MB view details)

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

mugrid-0.111.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.9 MB view details)

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

mugrid-0.111.0-cp313-cp313-macosx_14_0_arm64.whl (4.7 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

mugrid-0.111.0-cp312-cp312-win_arm64.whl (5.2 MB view details)

Uploaded CPython 3.12Windows ARM64

mugrid-0.111.0-cp312-cp312-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.12Windows x86-64

mugrid-0.111.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.0 MB view details)

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

mugrid-0.111.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.9 MB view details)

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

mugrid-0.111.0-cp312-cp312-macosx_14_0_arm64.whl (4.7 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

mugrid-0.111.0-cp311-cp311-win_arm64.whl (5.2 MB view details)

Uploaded CPython 3.11Windows ARM64

mugrid-0.111.0-cp311-cp311-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.11Windows x86-64

mugrid-0.111.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.0 MB view details)

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

mugrid-0.111.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.9 MB view details)

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

mugrid-0.111.0-cp311-cp311-macosx_14_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

mugrid-0.111.0-cp310-cp310-win_arm64.whl (5.2 MB view details)

Uploaded CPython 3.10Windows ARM64

mugrid-0.111.0-cp310-cp310-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.10Windows x86-64

mugrid-0.111.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.0 MB view details)

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

mugrid-0.111.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.9 MB view details)

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

mugrid-0.111.0-cp310-cp310-macosx_14_0_arm64.whl (4.6 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.111.0.tar.gz
Algorithm Hash digest
SHA256 cfd1ae7cbcdea3f88a8b1cd4dcfd61061b211f1aeb792a7a00ae2c185d456960
MD5 c9565d22b6194bc2857f0f06274d04fc
BLAKE2b-256 afb220a7cd2dfaff5fd46018c613a194023846e9897d0e40626f23640fbe402a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.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-0.111.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 9901ae18c9559cd7e08608c6813540fc000aff124a10b8e80afa911e79c680ff
MD5 8c7e994249bd81a2991d124b1803f9cc
BLAKE2b-256 75e733bf4929248cc5cce32a70b97f6f80d680b7bc6a1a57f5250f66a9c38a34

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.4 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-0.111.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 03afecfeaa26a6440c9925dfd79e8e2a4c46302ef25eccbfae9570c2f4486025
MD5 65e7706f4a01433b9174a08cbdd19254
BLAKE2b-256 7cc672e1fd7874cb1bd233c6f240d2a3c096cb7e6f9c41eea30716a5b544c2cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce8178b3e16bb259044336b458a933ea2e9ccc21b0384e559a31b31f7a0a18bc
MD5 59ebf6e9df4871eb3aa6d52c4af78c73
BLAKE2b-256 c217c4e4a964980f8294bfce85618a002711fcf512e5ccf66eefcc6962a55226

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1dbb803ab011811234f5d36cff77447fb2b17a58e71c554f0e308ab98acc19dd
MD5 7114f3586398aab1002ceeae47dfbd8a
BLAKE2b-256 3ddd62ec4057bc85f1ae4a572fae30d664616d536a1025842a3a16f64bb8ce9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d7792e96db621e010a7262da00fc4c02f0d624b7762b87cecbbb7307e4193148
MD5 a59e1e31c7b93a49dfd488a08b9d07cd
BLAKE2b-256 efcc91da62b832e1c2bb5493fac4d9a3fb79d98cbf79cb5c3cac01c131fd989f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 5.2 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-0.111.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 19029bd2e34a575566a590116196698482ec839aa5dc4924846747197b5597fb
MD5 08a5163d6a0d535b48f001426bc43cce
BLAKE2b-256 1a3790d98f53190ddd7555ab6aa2194faf0827ea772d9c8c289bb4d43952e48c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.3 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-0.111.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 fe1c161e12b2fe0bdf8e9d9ac72e396b172b19762c2209eed17178f31ba741ba
MD5 871b310a5ab2b7c6ece6df8f4169768e
BLAKE2b-256 969b8fd5f047612d7a034238b548fecf8640ce38ca15f84099c4bce84d18bd38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a7b5c2ccaec127aa53786424ba17dbbb419545cda2e49b0ef9d0688f0d22725
MD5 a6c15cc11fde54cd88ae83118d77b516
BLAKE2b-256 72af5e55044633433bd6ad8ffb33a4c81338adee18f032ffe69361e70202d62f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3d3335a1dca9eeba346852ccbeb1343561f832e37f4f57bb8843ab5c522e44a8
MD5 e98386864f9eb2c3a26929ac7e1d3515
BLAKE2b-256 04108b20f31ca4701197b7ec634526cdf89663e64acff3edf7ce6ca24129c02c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2f0a475b6a5446b78676aa6fe256a7094aa45e0432871f4c7129d3c9ab8cbd62
MD5 6345c90f93f93469c58622bc2e85f746
BLAKE2b-256 b1439d0c7af2b993d83fe3873e0a41996292b982c16d2ed73160d120cab1d233

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 5.2 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-0.111.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 fb10b0bd09acd2ef19ca90c073365693800d0f3b0a04b50f7ea0a3555905d16e
MD5 99cc50d7bf15d780f5ce4ebe185def6a
BLAKE2b-256 7df89403a2acef79de0450d731880786b7245ace3b40e195cd6edaa26b21d73d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.3 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-0.111.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fd06b733b4645e892a98d07ffc9dc0be58e8c0bb02e3bd108db46716d5b362f7
MD5 33eb9bbd4fc8342cefa889d2a8fcc1d0
BLAKE2b-256 655c197ff6c74bf7e9746f40b4b81206ca9cbaab0137ad46470967a74e1834ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93e9e7f014c5b0fd45285fddfbb540ce726451c1d28f47738d47b3f3304919cf
MD5 ea610597f5936b4001cdf60470ab16ad
BLAKE2b-256 46d38b5e4717f4f097d8fe3ab6e4e08fc6cf989c35abf6fee66ab64efde5051f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1e2b4cb741194399702222b55cfa1ede9c8ae5ad6184a782e6c077737e56d6d3
MD5 099a3cff81f37eab27346be628fac6f1
BLAKE2b-256 f11608c7c8f0b61aa6e2f0b027cd17715cdc92eb443587019aaedbc9a1b1daf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e2775f7cd335b8ca1db98b3080d95908b15cc2b596c7504d62a31a30ce8130fd
MD5 8c0d5554473483462563be6ba8155b14
BLAKE2b-256 e8cc856f2cccda1e891b5ef1d9c741225ba350cfbb236a78a858ac62425e535b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 5.2 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-0.111.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8d99ec3644701006327a85032563963d3ab67b7d2da3680b6258a6b8e7ae6e38
MD5 2814c638e31f8a39c2655ba61cead764
BLAKE2b-256 bc2b4c3fcf6d0fd310a91572e0a468c04ed39724a251797d08263f82cae5b5ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.3 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-0.111.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 50f248dba602a22c11bbebb2803a46683c7b9698d43fbbd82e9cb032caec33b4
MD5 72e044f11df833191aba96ba477dc7e6
BLAKE2b-256 be1af8f3aaa58aba942f97ce65e34d77224b5ccf638c446d5a133ce46fc05cb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7273c66499a42320707960b5b9a1981ca26f1f1aa779d60f0e1ed3ffcd187ffd
MD5 6620084fdbb60ef7db8b4b4b3ac3ebc4
BLAKE2b-256 910c738a67ab729525b385b01887ddf5373bb4325ed3e661a5a0a5f4b6029024

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 89251222ff0c34ce10fe89bcd4ca536d5ff94554b78e9763bf107c120e62f1e3
MD5 f0ac1978fee68000172c735d1b17aaaf
BLAKE2b-256 f8cc5fa4e19a89a682a5fd7fb80124eac6eb8825ef33ec07ad662bba1c7f0f9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7083a65701a3b053138c554d185cb753316e7228c01b12dc7c06d177c9e9108b
MD5 e2fc8af7a6050e4a4cc1b97b9c1efc10
BLAKE2b-256 ab1ca09afa4e52f21599be93114ab24249c47b784037b843002b51b777bf447f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 5.2 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-0.111.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 7f8620326249f1d25d317935f8a736b5fa89e1c3615ca7341931ba6a231c483d
MD5 7fd22dac55a355cc8d7b2ef495d79402
BLAKE2b-256 337d37ccc4e7597c485745c3b9bb348fd9868f7f2759a353300b68ea02a1dac5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.111.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.3 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-0.111.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 efbdfcfe3c1a00ae862b3734d613c832f2870a7a73d4cac382b5941c5325d032
MD5 5c46fdba289dd5137ad23400ab199b75
BLAKE2b-256 36c3038639b9172238d0201cfe661ce63a05fa0cc926758c2ca9d108376a1de6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a724b63c0081ce6127c2ff8aa8e709024d29dc4b5fa44538c9a4273d20de0c2
MD5 e0563b8e3c40c0dbf8a51049c2ff089c
BLAKE2b-256 e5c366478bd89d9092cb34f46d219711fa145248d5fc6419b3a057521dd76a90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6550bafc6052226386f86b81b5924b162237614d904f41c3ff8224b65d24d9dc
MD5 2cb0799a7fca97e3600893a3123485fa
BLAKE2b-256 0a2fe0e3a04932686dc8cd62aca0c1cc0be640e9d59967ee00fd65e2d916370e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.111.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4ce3e818a9c874df03488b1e3ea02d9947d435e409c88068857f6798bb54876b
MD5 4a880b0bec2c07b362eb386954ad724e
BLAKE2b-256 843eff4b9aa78ca4300570dc3170b26d2ca897adf0da21a892c22debd04f5b4c

See more details on using hashes here.

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