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.100.0.tar.gz (640.4 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.100.0-cp314-cp314-win_arm64.whl (4.4 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

mugrid-0.100.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.2 MB view details)

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

mugrid-0.100.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.1 MB view details)

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

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

Uploaded CPython 3.14macOS 14.0+ ARM64

mugrid-0.100.0-cp313-cp313-win_arm64.whl (4.4 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

mugrid-0.100.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.2 MB view details)

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

mugrid-0.100.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.1 MB view details)

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

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

Uploaded CPython 3.13macOS 14.0+ ARM64

mugrid-0.100.0-cp312-cp312-win_arm64.whl (4.4 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

mugrid-0.100.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.2 MB view details)

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

mugrid-0.100.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.1 MB view details)

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

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

Uploaded CPython 3.12macOS 14.0+ ARM64

mugrid-0.100.0-cp311-cp311-win_arm64.whl (4.4 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

mugrid-0.100.0-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.100.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.1 MB view details)

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

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

Uploaded CPython 3.11macOS 14.0+ ARM64

mugrid-0.100.0-cp310-cp310-win_arm64.whl (4.4 MB view details)

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

mugrid-0.100.0-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.100.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.1 MB view details)

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

mugrid-0.100.0-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.100.0.tar.gz.

File metadata

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

File hashes

Hashes for mugrid-0.100.0.tar.gz
Algorithm Hash digest
SHA256 108be8d529102758c40bbd2a24e825e32911d67649800e0607fbd8390b7bed41
MD5 41a4f54f40caaec315d29b9066025284
BLAKE2b-256 6840ea0809894416db1240e41aa6704788ae54e4d4bb305c18afd40e27f5f8c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-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.100.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f7683a7f35ce6c6408788343179436e4ccee17b451ba919058685af42b219bc8
MD5 811b55f30ac3f13a6dbfb2b663bbbd51
BLAKE2b-256 89d425108e1899f6f3c86dbf3240c929446d1850ae4ddedfcafcbf46a0a1ca73

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-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.100.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 30c689eb6844a8eca0502c0b49e9f32b6f90274d2fb6846763cc62e4bb920358
MD5 65f91bd32c46f07f20ab8fe290f54939
BLAKE2b-256 3997f90d848b3a0f36e70ceb50747b291f6727c5e7ae250fd1f13d120c1d6e96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 940615591feb6ec0348a1102bd2deed378809c36327c0620d236518c610ef9eb
MD5 15c911ce1de0e3b9fb0a4d4e42573457
BLAKE2b-256 f9957132ed5f8cf6be11c42d9fab0bed63938fe0d7616bb99188b15639da04ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b0322f31c563fac74654df41d78e6bf478630a3d4aaf7ad8669230ff2b6203f0
MD5 3c88f1e621d4ed8e8b306dfbd789ae75
BLAKE2b-256 f3547a311386f0f157d9ac06a422bbbd5268108daa897583f9f503dfd8c2199c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d32caf830f491d781a6257d332906b99d7ed630713c44c3adf112807e76c2f2d
MD5 ccc8d6ede6070148151acf7e409155d7
BLAKE2b-256 2d4877429a0831bb9dee6dc9ed83c8c471846520f3c9d9f06111a0bb9d3aa9ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 4.4 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.100.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 2b27f76eddf12cad88431b731f7d35ee34db6a57b6b2f30fed025461c274d2d6
MD5 22ad5fc5d296db754cd244a1a2e82136
BLAKE2b-256 2f86b240bd951e44ee8c63f65f2dd9fbc7226b6de501f2829f395b29a647ba88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-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.100.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ff2240f5a785b4d7c3d03518a14c279ab7d502a46fcf20b7e50cc6c0559ab5e0
MD5 2289d04ab2f2f3e0762ca3ec95ecb350
BLAKE2b-256 71d52655ee81cc464d8946f944b59709a10fa734091de9c510f9c711fa5235ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9e85b9fd367c32e96a018ab6242090d1ee00cf77efbe59b947386e30020347ad
MD5 7369418f96f5c80cd6178441565897ce
BLAKE2b-256 c23799b9dc56cdbe16e4550cd45961339492f9b098f88de1f7095c8b5fa61d6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d9b34611ced02c69fa771c4d847f29cb11ef4ad2fc57dbd5c6ead428b5f8791
MD5 49209463638e9fa00d6958b9edba6f60
BLAKE2b-256 5cffe6703234650d921966f1bc7f545e72df21e6bb5d5eb546ed6f9cf146b6db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 08a9761563bff54adf0606d56f88f02d7013f9c646fc2ba06b55150786ae0d97
MD5 bb6e9bd8d6e2deb585ad69c190e9cd78
BLAKE2b-256 0a7d5c3551d8013735a8837e32b19a06555e5c3168460926608502f3e61d35ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 4.4 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.100.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 fc173f2753dadb7451434aa963e52067c1db1bf3dd1fd46855dbda929d1cdf1b
MD5 6de694f6f8a06b472c7c59d39944b27e
BLAKE2b-256 6a8b6669ebc6e1ca9b198d02cb7e8ce0793f196d5b8c2383708d7058a7cea3ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-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.100.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bff1df955507dbcb715760add045546abbfae72aaa657faeb44a51ef7e2f28ea
MD5 73863557a2c9b756f9dee820b86aa279
BLAKE2b-256 fce54d315c25fd652ce1378a18c54ac6f654b605c18bb2b8639bc6b3e1093375

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac6b042d6f3a3890cee85e0aa80b8d731c02e502b9629386b1bfb78865b45a41
MD5 4da335331d6af9b89a41f5081a01399d
BLAKE2b-256 9a4752294f31e1715d3b7be6b66621f054dfe7e2a9affd017d629bf165a87377

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7511ba5702f429580e0308e2dda74e4c590c89114db14a6d5ae3cda8dfaf7b1e
MD5 f2ec475beac5cacb8476ff2ad23b062f
BLAKE2b-256 619b78157f552138f9b38c4e1a74be1967e1105d271fc29979ddcdadda43018c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 31e608d680f24a8fb67ee47e9c8d674413f4ca485997bb0e3fb9ec79f608b83e
MD5 6fcbd898532045c2988afbb9a3fd5512
BLAKE2b-256 0faaa117bd681a3405a29d792fcdb48bd6c82bddef874769bc050875c524c0f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 4.4 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.100.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 5085bae3fd7b7e78ae3bb4adef1ea79a3bf2d67ff523c67a7d024e70f9e4e3e7
MD5 2a77a23425ee9ec21a9490eae993c408
BLAKE2b-256 1eec49d757b5f4226ff0159c85b7e5a644c613a3eb356a0213607da28cd7b80d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-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.100.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0f3abe6536c62bde102b5b721415878437c8b141348472731b38b34e8335b543
MD5 d983eab5b0147e6f7ac8de6cd45a2870
BLAKE2b-256 b6ab1ec813ea4556d91e5d2ad0023a98e53db166d8f6c12ce4d3c79ab967a4c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1acf93aff461a467ce81e779bf4f6160d3f5ba116d1ab61fdb17da340b63366e
MD5 3f1b3bf222d6fe1477f3c9a205741034
BLAKE2b-256 062efca67af9737db20b5c24595160b1509dbcec8ca59fc3ce2a511d08e2f748

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4c21ea9ebb645f11e7706c1d105e1836d3db81faed4f0923e22e16ae87cdaed9
MD5 ded0ec799376bd6a938a57c96831a801
BLAKE2b-256 24f13c1741ed0c37e0b8172edcd717597c8da43a9f76f7d989641734eae7ae06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 03be7ab6fd20cb2091888c58394121ed1817ce886ad8509d63ce0682899f305a
MD5 c63c49df5763239b509bdb86357be49c
BLAKE2b-256 d6cf70dfe19fd29c0424897c28246e25648a0814106ada3429528893d4d1cca5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 4.4 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.100.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 9ec0e4f30cdb5d39f81a7ec2a774a76e18eef7760505ed6854a594548f254531
MD5 f06f9927e7f04a744ac0d0d6e369f221
BLAKE2b-256 612d81a3d793177eceb2a27aea92dd60e0132e2f1c67927e1093eecda3ef5a69

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mugrid-0.100.0-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.100.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d52887ed3554c8c969fa5036767354eea4c6911c6296eab0736aff14de126d21
MD5 742e7f0198ec1c1cb87a1a0795ed3f33
BLAKE2b-256 7ecf684da64b1415f508822dddfc3d53591fc2cb0a7b4ec58147ebcae4c91c04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f89511cd910548d6fd654011cd3049f4cbc99e5e6456115e7c1675c3ca00881c
MD5 a2ff928cfab3e29c1a998901f72fb679
BLAKE2b-256 83c2a14be65a36fec6ff3b2bb796cbb0c85fab9208313ce14d4ee0afb7e9f6aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72d9f7d1c1ac081b6bd2f5db9a2cad1e1f05f685a825a2fd03a0fc995d4a6f97
MD5 58c66dc5a9664a7620334e4787a29eba
BLAKE2b-256 712f9ae1df85aca618f400224bd4e69d6e56917435f255b63c6ee5eedb0901de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mugrid-0.100.0-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f56f4e171844c9b030ab777a5a4ac82c489df2934f5899de2026bfdfd0e547bd
MD5 18f2bd6545cb042d988b431b5a605ceb
BLAKE2b-256 79f20d56e7d42ccdb77b88e2008a658b4058ef72b8cc69c378c90d192d64b08f

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