Skip to main content

MPI-parallel regular grids

Project description

µGrid

µGrid is a library for discrete representation of fields on structured grids. A field is a physical quantity that varies in space. µGrid makes it easy to implement algorithms that operate on fields, such as solving partial differential equations. It supports parallelization using domain decomposition implemented using the Message Passing Interface (MPI).

µGrid is written in C++ and currently has language bindings for Python.

This README contains only a small quick start guide. Please refer to the full documentation or the DeepWiki LLM-generated 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. 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 within an Ambizione Project and by the European Research Council within Starting Grant 757343.

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.98.1.tar.gz (621.8 kB view details)

Uploaded Source

Built Distributions

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

mugrid-0.98.1-cp314-cp314-win_arm64.whl (4.4 MB view details)

Uploaded CPython 3.14Windows ARM64

mugrid-0.98.1-cp314-cp314-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.14Windows x86-64

mugrid-0.98.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.1 MB view details)

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

mugrid-0.98.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.0 MB view details)

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

mugrid-0.98.1-cp314-cp314-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

mugrid-0.98.1-cp313-cp313-win_arm64.whl (4.3 MB view details)

Uploaded CPython 3.13Windows ARM64

mugrid-0.98.1-cp313-cp313-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.13Windows x86-64

mugrid-0.98.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.1 MB view details)

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

mugrid-0.98.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.0 MB view details)

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

mugrid-0.98.1-cp313-cp313-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

mugrid-0.98.1-cp312-cp312-win_arm64.whl (4.3 MB view details)

Uploaded CPython 3.12Windows ARM64

mugrid-0.98.1-cp312-cp312-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.12Windows x86-64

mugrid-0.98.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.1 MB view details)

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

mugrid-0.98.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.0 MB view details)

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

mugrid-0.98.1-cp312-cp312-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

mugrid-0.98.1-cp311-cp311-win_arm64.whl (4.3 MB view details)

Uploaded CPython 3.11Windows ARM64

mugrid-0.98.1-cp311-cp311-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.11Windows x86-64

mugrid-0.98.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.1 MB view details)

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

mugrid-0.98.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.0 MB view details)

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

mugrid-0.98.1-cp311-cp311-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

mugrid-0.98.1-cp310-cp310-win_arm64.whl (4.3 MB view details)

Uploaded CPython 3.10Windows ARM64

mugrid-0.98.1-cp310-cp310-win_amd64.whl (4.4 MB view details)

Uploaded CPython 3.10Windows x86-64

mugrid-0.98.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.1 MB view details)

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

mugrid-0.98.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.0 MB view details)

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

mugrid-0.98.1-cp310-cp310-macosx_14_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

File details

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

File metadata

  • Download URL: mugrid-0.98.1.tar.gz
  • Upload date:
  • Size: 621.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mugrid-0.98.1.tar.gz
Algorithm Hash digest
SHA256 ea5ea94b4bc8e0ae061025fc733bc88d313ecc6442ad1291741d1b73e43b7211
MD5 29d573bcdf248738b07590d6a87485ec
BLAKE2b-256 e66563e7c6173fd6b7bab1d8d2ab2b637e03305300764409d265b4e2b22e2182

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 87289a5b91e56e79b32defdbb424d895df5f46756755e684169d39cd67a5b647
MD5 e6ef4442b4d72bda30688ef29acadf7f
BLAKE2b-256 0efba9ba69df4aded4e203e82474f0a6b09db3efd3a21ed5e77b4b98050592ac

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 4a8614fbf60206ec9a6f8cd6fe8e639edace3d5cd26d925ca048e0d84a5f2296
MD5 ef6d738a397e75db491965e3d1257df7
BLAKE2b-256 1f600548eca4cefcf9f0a4faf0efb2a3345cf21bd8567f5cc2ce4224b93d76c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 557e03f8c1f4500af0aecab8eb0b60eb811c4b236f4424bb512e00272aacc011
MD5 b29b06329aacde1826a61976391712c2
BLAKE2b-256 b17b821ed61a3c6c38cc95b1c6c972f06e79c955e4b8da515b58b20b9e31c509

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c43e346da8aa1862557b3f8600f05aca4946ac49d0c8893c2cfdbe310dbfaf53
MD5 2b9f01426dc5e8b6725c6db288fe7ccc
BLAKE2b-256 c4993cc65bfeb82a5adcc1cc38814bac054891199b7b363196c4461d71979635

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 35b5a644e46985488d576880989ab23c5a468bc7b46e6bdce9ecb73cfb1e432d
MD5 b5ca3f43ce32ac4590844ba8c9f949bd
BLAKE2b-256 065daac74440b600af752e6cf2f13b7bf70242f2da31891e0d9c5df3f488658f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 1be09cc9b37e9904823d933cd4b502a23cf7c1a69a45a639b60b6bab519964a7
MD5 9f5043225cc5c7b61b667db2b2c3af3c
BLAKE2b-256 cce62eeb8b9c64f7d3f95146f2d0e153f0e03f7e928d9f5aaa94d72ab7445ab2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 10aa261f74d919f1c8aba739e34fad15f92ad4d70ec654f4476f3d5d10e72ddd
MD5 c94aa7e7ba8b39ca22d5fc3cfff104d5
BLAKE2b-256 f0f509dd6a1a52e71d0929acbd81446f3da2b66f870733f0e051c656113c069b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bde68b23fbf67ef656d4fc072209c9fd9a62b222f96ec1427e50d93ca28e457a
MD5 1d6c9ecfd0e36587d3bcde1d26f5b2cb
BLAKE2b-256 d685533b8a3a92e6b5be9b80538e2b07397490e516d431a1053137d096d1118b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1e29b9817aed47131c722330342ae5bd0c928aaf659fb09cb3f955f10921e7b3
MD5 beefa50ac1dbe399fbfc8b086fd5825a
BLAKE2b-256 d8df79624cc3c4e922d801e1276a398058a0d465013507c96d53bb463df5d118

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4ca3e0e6913fd02e3443a13171b07e639bbe1154ec019361e5c3fc0f7f48f35c
MD5 a900cd46863fe61b78a782f32a6584a3
BLAKE2b-256 76f56fc50caaeddd8b70cfad3c141e410cd687ea5b50ff4fc83bd8adcad33a98

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 3de0a27fee5b86411ad4df482b6c718853bc8152b13f04f0b701431bbf057075
MD5 ca942014f0dfcf98fc836c4dc1f2389f
BLAKE2b-256 e33584ac4a8b7c0adf881b08c6d541a3e35eacd7b27cc32fffe1545401a0290f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0b0f7a3b3cb54b95ec759079afe3b6deac1036ebecf10060c3fe8c7e6c8b0551
MD5 ba9cc76492be64a31321ba48e8a0d448
BLAKE2b-256 16be3585bd7ea1b2b55750cf964f01d3e3e5e5756bd81af90fce41df38da0e85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf93645b1f97c9fe69a7da16f7433d2bda501dcb6b1fe113446af333e5af4204
MD5 d47056e0f07943bb145c69ce8c85ed59
BLAKE2b-256 11f0e578e0b3cf821b479efdabe8881a3791ff5e61f5a27cf4f240204ad73002

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c21cb2fe8b6a12c8547a1d803583f56a68140d8a7c90aa272c486bcb1cea95c1
MD5 78dfa94832c535602f05b91a9d4a893f
BLAKE2b-256 1d98bbcf38582c46534168481c6a81fa9595864808c125ffc5429edb48501cae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e0935966266fe0897f059628da2a712579924cac60bb3082d344f8d640e36265
MD5 6e1e6e94bfcbbb6fa6697ce9118e8383
BLAKE2b-256 1f88c2dc5c93ef15ea41f8c8cb858a48db0b5c976e804d28dedfae6eefab2c96

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 a9b14b04010d6167c8cd5d46cf17ca14bb8321b729faf84e86816d7779167db0
MD5 aa8177f3e120f202ec14783cfbb41699
BLAKE2b-256 815d5ee9fddd9b82644005535b076c207cc9279bc10ababfad0517b413824c60

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c0e1e066815e659c1a36f44b8ca64ac18f5a8bcc7b40e3cf9799936a608abac2
MD5 7b1d0cb4d81bf2e0f18d388a2b2901e8
BLAKE2b-256 341a27d52b80ca2c4f0721f35ca2c9f7bc61f6d04ab94c3650b02b8535aa5de7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cb396a26c5d96c7123034586c980ab044d7a5060507fea26815ae989db472c53
MD5 d82876ec6e122db99b9c7bc457ab0aeb
BLAKE2b-256 c216690060c566d3eb9e280c9e57578f9ec4858fb231b7f14f013fc6a5f796da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5ccf0238ffb51b6aee2354500315557dac15f7dca8fbf5d166c92656ecd903f6
MD5 36743b4ed1c6ab772cbb96892e785850
BLAKE2b-256 54059117d45affd8b1a61c2a00fa29b9cbe5d0fb6dd712a4dc1b4e088422fac3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3054b705817643e00f1807539f6a8432cfc05f69cbc684c97f6e287025a0de8a
MD5 677c2620860220b8b399dc1996fa1db3
BLAKE2b-256 2a03cc38156e5ed0ee156dcb33d41232665c6099aa0aa599baaf52bc77b00385

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 74c25fafe3a2b39a8d6b881e4d8a2a13544a1c01e95222e630fc7e3cf1ca537b
MD5 7c8ec4f341f6e90851494e570d6b28f8
BLAKE2b-256 dc1ad7c13b2aeb9d51cd89fe6baf9294bc1584902d0d58c47dd9289cd023f287

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mugrid-0.98.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 406515e12beaad6e5a29c1a51dd1f4eeec74fef2f783c271175c3887907eea04
MD5 5374ea021b82088cf05b5d64a3aed010
BLAKE2b-256 e46a4c33dbf6fc8864377830ba366ed92afbdcb3ba9c4adfd10fbc6c3a0aeb83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 82d0140dd96595afd63e46639612c2f336ba7cef0f8d498fba85836454d9029d
MD5 0a7dd2232af88e072470c177a977749a
BLAKE2b-256 bf589105f6dafdd54cf829effa0766c3430bab1280757cee8c6116b80b594367

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1af0cee5defb70570cf4cc0ef3c86e976046ac8684dad22c1e09cc2615020e07
MD5 eeb35989d934c6f16e0292b5066b86a7
BLAKE2b-256 91404ca1df9c43fb48b7bd2c51d041e4ac4ea44cbeeac4d5b1c689062aca4e62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.98.1-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 253b8b3f63629944be9bd02aa43940184303653cf91c8a76b2e92ded7f9a6cfe
MD5 991042c5a7e2893fd8e6f29f6d96a80d
BLAKE2b-256 a68239dfdffac89ca21204d89a01517e3adbf280a08d64de619840cda94749ef

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