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-0.112.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-0.112.0-cp314-cp314-win_arm64.whl (5.3 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

mugrid-0.112.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-0.112.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-0.112.0-cp314-cp314-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

mugrid-0.112.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-0.112.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-0.112.0-cp313-cp313-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

mugrid-0.112.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-0.112.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-0.112.0-cp312-cp312-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

mugrid-0.112.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-0.112.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-0.112.0-cp311-cp311-macosx_14_0_arm64.whl (4.8 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

mugrid-0.112.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-0.112.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-0.112.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-0.112.0.tar.gz.

File metadata

  • Download URL: mugrid-0.112.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.12

File hashes

Hashes for mugrid-0.112.0.tar.gz
Algorithm Hash digest
SHA256 c884c53c4e652a6118f785163f30e597e149965627b77eaeda24a84459584ef5
MD5 193ba19f81184beb12eadab794000c55
BLAKE2b-256 fd406ebed861fd70174190a31b255958b2cb60aa96ca98f803e3192b1889f363

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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.112.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 b4935a9df5f22f5b2b040b8cda3c49a983c91ac91a75d7791d1c5a15e72e6db7
MD5 f4fe3fa694aaace3bb41dcffc8b2d0dc
BLAKE2b-256 1f56863761ba22b345a29cc69305b2a8409c2c5d52e1e63610e1f933527337bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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.112.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 594d622a8a8f889fd7ac8b54240f976c622546fd6ab54c940622806eb90bc2e8
MD5 8ee7acffc173cffdf6003726746e0048
BLAKE2b-256 58bd48305d534510c4b17b9361354cd9746f36df67605c1495ce0d1e82dc2f05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2596c20776604877ddd41fec2630f686f23f5d4cbd9f6ee2b268365a175295e8
MD5 fe2759d702719595d8f60977c15151e4
BLAKE2b-256 4dd4e787720e0cbb928849a8dfc72514b0bf9c9eb179482811909e5f41859633

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c17f5a7d651a51bed4dad45945fe287af511c1285a22098cc0079b24c5107385
MD5 6c73fee097e42bfbb1cfca5dad3852c7
BLAKE2b-256 4f239710bce797f05c66669b086c60567ae0de57178bc6ceb17429a20230c33c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f4f7ab8c9fcbd876043ab4161df537e24dfd18b381886367ce93ac383acb6843
MD5 99094b5ea2fcd8091928138b0bd11051
BLAKE2b-256 3a5de02793c20f07453945f8de3f78cc0c98c2fa435588da9f977b3d61621b37

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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-0.112.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 7acaf2a84eca873a7015de158567bf79902d07a41ac80377396afd4fed885882
MD5 3bd12db18fa483a00a831bc8092a58e2
BLAKE2b-256 5768689e376c347404affac8c0c4389e208b5c22f42c3c15b8a126eaf52ac320

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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-0.112.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2ee8af08d8085194751dc086b4d89e17a26e2aa6f2c4994861483ccca5acfec6
MD5 8510a7a29b62b70e118a1d2018923a5a
BLAKE2b-256 914a4e2dc35b4229b91532272bf3e1974fbbef20c3ea28e672c8d3db854d9ff2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9576c51a600045052654b565f58015759cef05229be9e8f865fc81608293793b
MD5 dd82f7f7528a86d2413fd30598131524
BLAKE2b-256 d10bb28904be5675c02a6c9d3f108b540c181b555dbca06db76fa98298c792ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 970e41d4f98958e6ad591000feb7fe22302cda8bc150186dd9c247ef9c192835
MD5 a7c3c6d4a223a7a06eb00b1fbe4fd71e
BLAKE2b-256 b2569839182bbffe0c3de728cf7e5130722c5cd38f0827b27774004c41b8b4d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2fbcf8d37cb568155873823d18e4771636e5ace6e6d755c23c5bc28b4319a1c6
MD5 54932f1b582b098453674aa895a094db
BLAKE2b-256 f25e9585c90d6d23339b4ebfcdc95ebe5c7b5df82a48d08334ca9ffbfd6a4a47

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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-0.112.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 8bc055103b78589cbc1c3d2a87b6efaa0462bb1f2f2bee703ec5073dd399d19f
MD5 7e904dd58cd21097912cae9ea1fd9515
BLAKE2b-256 5a8b798e2dec634605deccf1538ec45add5b545048b33c80b41904178f335aee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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-0.112.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 96a8fbbfcd483646773aa1b78b2bc3b023d26f705040b0a1fbf5cdf9891c01ac
MD5 72dc3ce20a07b3f4ec4d6808ed6a6c78
BLAKE2b-256 8a5abc759e20049a0fdfd9a5b1e9654f3d3600a9ddf109f2f143afc18dee9c06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf0ce9c2ae9906a2dc7e527ed920c9934e4de3723b7c7830c81c27ed65caf8d0
MD5 d0c45a6f50a324fc3fd862c44975a808
BLAKE2b-256 296a02326bc61fb747c1348d7c722be8798c9389d91fadf59b377f33506cff39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b38ba17a1b2d585a6d6321e8f5300f701f2d1177ee4dda7ba2b428f91b4ca10
MD5 95592f79e455b5808b1e0edabb7b443d
BLAKE2b-256 7228238b76dd8877f3360cd2d1762d288f3eea5fea8b17cdf998d0b82d9505fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9be4d809ab6d816e7d0ddea147c2ea1d4d1005969c9d4fc2a96f7f0bf6955806
MD5 a1a4011f6d3fc3eb96f64977ed0aceb5
BLAKE2b-256 d194c2913a60b45716f1103b14040786235568861ebc975ee7ecd4f4f309340b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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-0.112.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 aee65c411be2b26ee5e47b0ea039eb5b1f2ba96061708c5d84db0049ff1b69cc
MD5 405347c7347d30e1943789861f8fca72
BLAKE2b-256 33c545650838829a550371f071593c28de623c1bb8476ab7dd3d9e1e278aad18

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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-0.112.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4178941229c60a087ab702af762918205e7a4d21e60f42bdfbede71c36fdb597
MD5 e33e926dd9e42ce9f8d85afff1afbbac
BLAKE2b-256 7563ff2211455422b379496bbc11308690a1cbcad568dfdc1fe276c045a5a6ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7853da55da5748f854148822edc7e6ae61a5afc88b6f5a47fa2bce25ade8a7cc
MD5 7b8e0763cc79b0255f60768b87ad1f2b
BLAKE2b-256 e88dc92da717a4cd8d3bde21fb6fe998837f1718248b1b39d37ad43bdff13312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d06f8877099d5117d905d4129dc8055c24eee5ef933fba4d9a354c015098163
MD5 94f5f802e78f1056447516cef6eee90c
BLAKE2b-256 8d2e48ac1a12c79922b7a93f7c96601627889c758ab668c1dd8cba6548c533ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2394322ecd6ca61ee33c795722e831167f6c4f022d5bebe778f5ea87325fbb94
MD5 c36f1ad270d1c5db64b24126405f778d
BLAKE2b-256 3e86d9fd6f70816263038ee621a0bd48b11fda060a4ac1975a72848797f94376

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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-0.112.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 5d7a3ba244107a536eabfe02555bb6a1ea586fed36621d56a756c8b57a7c12b7
MD5 a19ec7025219e2d2232ba05e99bdde83
BLAKE2b-256 b45d9d224ab46fb043faf932566c8b760a3ec743cf288a5fb184688182570d05

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.112.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-0.112.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6cc3874b30f06ded1427e6fa8967d0a427ed60b04b38025a322be26c8b8341f3
MD5 3bea1f918615d71e1a51753da5f3e7e3
BLAKE2b-256 3ce6828277fa57fb54935d4215512bb9e5c3a09afda0bb6fb1af66dc2049900c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dd60788b1b4aec14fc7ebc3ae130b233139be78c0ec3ead4767d5ecc05b254e8
MD5 1fd0ee3f805f5a19e699db124505c71a
BLAKE2b-256 268f81089cfc22dec5b5fad36d4b02dbfa8d95eef8083d3d496f9d17278e83a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e52cc6f7b19e31aa6ec2941329e1c0ea057710bc6fccacca37bfe5dbcf7fff58
MD5 0c4684c25a1024ae077e63ac0a2f3c00
BLAKE2b-256 bf4107271a864451245abd69908633fc7ccdfc00c683dba63d434f4ef8417265

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.112.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 be6995db82e122c735bd4f74a65450539e65de1c5568b9d68e3cbccce2f428d5
MD5 e4c2ae61f6501b00511bc019b5d160db
BLAKE2b-256 6ab341709aa5d2c34559130298c518f29815947135da57be1cf84b6a99fe81cc

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.0

26 files

This release

0.112.0 This release

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