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.110.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.110.0-cp314-cp314-win_arm64.whl (4.9 MB view details)

Uploaded CPython 3.14Windows ARM64

mugrid-0.110.0-cp314-cp314-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.14Windows x86-64

mugrid-0.110.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.5 MB view details)

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

mugrid-0.110.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.4 MB view details)

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

mugrid-0.110.0-cp314-cp314-macosx_14_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

mugrid-0.110.0-cp313-cp313-win_arm64.whl (4.9 MB view details)

Uploaded CPython 3.13Windows ARM64

mugrid-0.110.0-cp313-cp313-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.13Windows x86-64

mugrid-0.110.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.5 MB view details)

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

mugrid-0.110.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.4 MB view details)

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

mugrid-0.110.0-cp313-cp313-macosx_14_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

mugrid-0.110.0-cp312-cp312-win_arm64.whl (4.9 MB view details)

Uploaded CPython 3.12Windows ARM64

mugrid-0.110.0-cp312-cp312-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.12Windows x86-64

mugrid-0.110.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.5 MB view details)

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

mugrid-0.110.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.4 MB view details)

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

mugrid-0.110.0-cp312-cp312-macosx_14_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

mugrid-0.110.0-cp311-cp311-win_arm64.whl (4.9 MB view details)

Uploaded CPython 3.11Windows ARM64

mugrid-0.110.0-cp311-cp311-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.11Windows x86-64

mugrid-0.110.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.5 MB view details)

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

mugrid-0.110.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.4 MB view details)

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

mugrid-0.110.0-cp311-cp311-macosx_14_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

mugrid-0.110.0-cp310-cp310-win_arm64.whl (4.9 MB view details)

Uploaded CPython 3.10Windows ARM64

mugrid-0.110.0-cp310-cp310-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.10Windows x86-64

mugrid-0.110.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.5 MB view details)

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

mugrid-0.110.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.4 MB view details)

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

mugrid-0.110.0-cp310-cp310-macosx_14_0_arm64.whl (4.1 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

File details

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

File metadata

  • Download URL: mugrid-0.110.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.110.0.tar.gz
Algorithm Hash digest
SHA256 c70cde4359e5de2b21dc38761d2ddf95908e539b42e66857f21bf7841651cbba
MD5 f76ca6c80ca08531db176393ad83adc4
BLAKE2b-256 9a3d583db4f53b8f46dd6795f4d047d2a92759682ca9b55230a169d0e69abf8c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 648ecd5b06c4dba9fb4e1b43f1926451f497477521dc6c29638f9d3d8d3adbcd
MD5 245d7be619cc2e54a65e70bbea365009
BLAKE2b-256 8209d07117bf042c428eb9a760a25b38d755804e91928d43789ce3026cd5c6ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.0 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.110.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0530dec9bddb866eacf1004b40e5ba05f9a00490632fb1e0ee608bebcd26334a
MD5 282bc07681443e924af1e12831668750
BLAKE2b-256 ee1c99186e3b9c662547e7ad79050f4d88e7496b6b72109e15039da4ffe5a041

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 22f9eee0dfce1dcdd0a9c7c1b008776b2d8c6acc27c141e91f65f23403df2f5c
MD5 13dd9c527f0c9d0ff40599855d7c4270
BLAKE2b-256 89a3587a691cd955750583e66bb90eebc8432ee2f2f9033331fbe51996ed5244

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ec03a9fd1e6c7057191bacf30e405b146707954ed245e309473a3102ecb57a8b
MD5 9f55660cbe4ea7905bbff3b8aa61bc42
BLAKE2b-256 f2f35debc919315a3d15ad93a7cc40e9ed5010735d2fa377398eeb8361540378

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 271f6e4a411dbf04a05212bbffa4e0aaf1cbb765b756b190659f68b22659fe03
MD5 26f1e0a25b2b2546c64d17451f8f6722
BLAKE2b-256 e63389ae4e8e54f09c34d69d5ed0f966ede822eadba18c6f958c94eecc1e4484

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 572ef23aa722265eb92dbe172717a2aeed90a3ad5204c71ab32322cd6bf9a41e
MD5 5b267623f6b2ea3cd41b4e38aae8936e
BLAKE2b-256 b9e8ab284d5533603e5e1199dde72f90079900db9d1a11923c96e078509b1cc9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c9a02a7a90bfac322d90a49d5927fd21a42d69d768f441d2bd15789560501bd9
MD5 1446057be9ba9a4b7bc494ade0f43810
BLAKE2b-256 640bf0aded96d923d833d7034942bbe45f93516db48ed9ec657dd92c57e8cf72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a2fac257b0789712a8252348ac2de15c525ea71df9469bc926ad10caef6ed7f0
MD5 625c822aed56e5f3fcae50c2cc518592
BLAKE2b-256 a2aba656e9a728305d1c44c9dcad1b9cac8190b65bb18b2e9da9788eafd040c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30440ec7273e8172e1dce218740702adf28993587d43f30de5f441bca10df49c
MD5 618052c7045fa946210dcfecf5fa6bd6
BLAKE2b-256 7c9d8a342d2e12d04cb1735819a71fc8a867522726378eb797a79d516f7aab22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 059a8947bdf1a8465ed51ecbe0b4d93a6d953cdf5b73b733d31f23738368ccbe
MD5 81c946af015dd980f8acf7107b6374a1
BLAKE2b-256 06784697d7d59e660f95690e4a43afc8ebd5b4d0f8498628b079e362895bb1a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ac930ac8c721cf35d6ba500779a36c8e2fcb9b72690d931debcc15bc5dcd9f94
MD5 4848d631e9bb267a607dbab699b11563
BLAKE2b-256 2a92abb4356ae19c24a951963d8417651626652130abd87a4259f0b3891d66a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1ccb6b0484740be6c6f0d85f59ea5b902824d5376822d51307de5ca53df0dc4c
MD5 167f45281f3c73c67a9c5aea81c2c713
BLAKE2b-256 03a0c8f1b512c3a4969f0ecdf17f9a00fba48947d9f11a7f5ebce8558be25a46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4b7278beef27be900e9a5bbc0e632c3f707aaaabd251e66bf16c9e09dec89476
MD5 782ea3bf248ca9ac7b88f3d7d3fb4f56
BLAKE2b-256 b704e1f2e86e1605fe77ebe59ece815aa321846ebb6c958569f7635735ce6967

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a1e5c633c29d1f012cb01f4630ec88b9fd6126b5bfa0232f0d1c6f58c0c67dce
MD5 3256767ca96a929a8dd0fc17fa6c4e49
BLAKE2b-256 64d543ad1292d513a6aa1ad7542a10052f4dafea4122a967b28d61a477337cf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d1b1d2b7b6ea6fab52d8ecc6be8b2696104eeb9e71916f2329ade58a6caf089e
MD5 3f2e321808592add5ba8f2c4397d4686
BLAKE2b-256 ee7929a10bd28d886083a81ad9e5bcee4c4079984856e3e2b581f294892f1446

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e46f5d918113090d6830faa75da4f6b9c65bc5259cccea691e9b49aa305f2d91
MD5 52b429615d75b2db5832b7ec44e2cf33
BLAKE2b-256 0b4add29aa0cccf2cd6b02e0222d0cc7f1346b86e20c205c0e34138fb7f7fb84

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c522f9fba1293fd2ddc9310bef583cd44978c90339d2d5724f1a0644e04d4f6a
MD5 d5e11747726ccb1be621988f97276558
BLAKE2b-256 4472093ef5c834e6873da459976e7216318290adaf9fff3761d8294849cb9da4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6f4bc79ed45fafaf8937081fd8325fbde03e96b917c78ed7b3ea07638691f25b
MD5 a8d6ab61e4012986100ce970c0a2d9d4
BLAKE2b-256 d10e7e8ee5167c7b392f27262985127dda6fa03d03df4c2e6b7b1c56c5e1a6d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 79b9aa9c11230ad36c7535c9905af289140660bf6d47ba800a7f2e54b2173fd9
MD5 ab40fde29ee6e567590b767b892b7c77
BLAKE2b-256 c984bfe5486e69b98f55cd00d2ed02a761e67dbbf2b97da0b8a7ac79acdb75d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 46af3ee7fc2fc2d0b4d4b48218c184cdbc1fa5cb396dadaad9fbed86eaa4bab8
MD5 80bca9311b7f2155df101c1a8a959461
BLAKE2b-256 72dc381d82cfd597caef2cc7d9cf3728fa048b1386a40102b204b9128b204012

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 44be339ba5540a2d7afd31f79bbbf723ce06e3f93353c3bcc89b156c51508049
MD5 7dd4554fe1ccc13ab4b8c6424598b2f8
BLAKE2b-256 3a53c3a145e39ddac7e2b89a0c4b7fb941594fe74ec3fa33a2ee02570e5d3a8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.110.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.9 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.110.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d706e84beecfe27843e2168e07eb1109dd4ae7d6cdc147142d840cbd25c1ac1f
MD5 5ff152c05340ea2583f7d196a729dca4
BLAKE2b-256 60b7fb1a167415e7c49360b95ed7c50b09a2ff28b11c0ee35b8901ed6640ed7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4d7f9ce329065ada39368edbf6293a594fc1f4fa837d28f22909a9f7763c40ba
MD5 1f138e5873860046db8ab8dc0d0df2d8
BLAKE2b-256 34252a897c0aebf9392ff0aeff1c02688fd00f83248969a976c96960be91745a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 893bfbdb5b5a6a04f3f66109280a38d6a12ff1ee0bed7bd5f67d2c45f925af5b
MD5 ce8ea1dee6b187d510d56320dae84cf6
BLAKE2b-256 41c3d0738d087ebbc191e6d5cb72e92eb31cda8494b904c8df7f65b2fa805d87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.110.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5474a3601e94d8296f05f21ec8db7a7cca5232f1cbaa5ce86204c83ee72de2b2
MD5 b1a833b7061bf8481791466c77c3a069
BLAKE2b-256 6cadec3a724a094bc9ca685cb1914a9667c13bcbe077daad74c3eb5af778fe29

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