Skip to main content

Quantinuum's common representation for quantum programs

Project description

hugr

build_status codecov

The Hierarchical Unified Graph Representation (HUGR, pronounced hugger) is the common representation of quantum circuits and operations in the Quantinuum ecosystem.

This library provides a pure-python implementation of the HUGR data model, and a low-level API for constructing HUGR objects.

The API documentation for this package is here.

This library is intended to be used as a dependency for other high-level tools. See guppylang and tket2 for examples of such tools.

The HUGR specification is here.

Installation

The package name is hugr. It can be installed from PyPI:

pip install hugr

The current releases are in alpha stage, and the API is subject to change.

Usage

TODO

Recent Changes

TODO

Development

TODO

License

This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).

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

hugr-0.16.0.tar.gz (986.1 kB view details)

Uploaded Source

Built Distributions

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

hugr-0.16.0-cp313-cp313t-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

hugr-0.16.0-cp313-cp313t-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

hugr-0.16.0-cp313-cp313t-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

hugr-0.16.0-cp313-cp313t-musllinux_1_2_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

hugr-0.16.0-cp313-cp313t-manylinux_2_28_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64

hugr-0.16.0-cp313-cp313t-manylinux_2_28_i686.whl (3.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ i686

hugr-0.16.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

hugr-0.16.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (3.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

hugr-0.16.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.8 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

hugr-0.16.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (3.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

hugr-0.16.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

hugr-0.16.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

hugr-0.16.0-cp313-cp313t-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

hugr-0.16.0-cp313-cp313t-macosx_10_12_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.13tmacOS 10.12+ x86-64

hugr-0.16.0-cp310-abi3-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.10+Windows x86-64

hugr-0.16.0-cp310-abi3-win32.whl (3.0 MB view details)

Uploaded CPython 3.10+Windows x86

hugr-0.16.0-cp310-abi3-musllinux_1_2_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ x86-64

hugr-0.16.0-cp310-abi3-musllinux_1_2_i686.whl (3.7 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ i686

hugr-0.16.0-cp310-abi3-musllinux_1_2_armv7l.whl (3.6 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARMv7l

hugr-0.16.0-cp310-abi3-musllinux_1_2_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

hugr-0.16.0-cp310-abi3-manylinux_2_28_x86_64.whl (3.7 MB view details)

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

hugr-0.16.0-cp310-abi3-manylinux_2_28_i686.whl (3.6 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ i686

hugr-0.16.0-cp310-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (3.9 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ s390x

hugr-0.16.0-cp310-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (3.8 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ ppc64le

hugr-0.16.0-cp310-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.3 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ ARMv7l

hugr-0.16.0-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ ARM64

hugr-0.16.0-cp310-abi3-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

hugr-0.16.0-cp310-abi3-macosx_10_12_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.10+macOS 10.12+ x86-64

hugr-0.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

hugr-0.16.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (3.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

File details

Details for the file hugr-0.16.0.tar.gz.

File metadata

  • Download URL: hugr-0.16.0.tar.gz
  • Upload date:
  • Size: 986.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for hugr-0.16.0.tar.gz
Algorithm Hash digest
SHA256 de4827cfe27e9d6ee2a764382825ae7ef8bd3282947f3c59114cc0de5a198124
MD5 a43240d49ba1c6377065e89b0b6612c7
BLAKE2b-256 ac29129d978423d9e74ee42a25a0099bea068b48e66c2d1eb4f7f5faa128fb67

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b01e7f99b019cd77013bf4e55e0115862adf42d327c354297667ffd8023d209
MD5 e67f008bbaa374b66c40058eff5ca2f5
BLAKE2b-256 5815552629b919fc5d42b23f3c886bd66f33e401657346033860e5f847f5944f

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c210a2bc18e65638623bb14b7c308957b7d0b9cdc8b2c8b244bc697a76966729
MD5 98a225c4a6b0681fa4c52dc50cb80016
BLAKE2b-256 cc79a608e321135e4ac0b84dd593497ee9fcd1098645884263296b42a80f695d

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dceb496d1e120871c8df7d4e91f30d7ac91d19519690fd45f08c5f57e639e531
MD5 433251dae7e83211c901a9f78b056118
BLAKE2b-256 6e32106a5b8e618c1f4f9f501d55aae6783fb2afb77419f41a8b8b293ecfbe78

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c0faea63ade58f6fb051606a778fd06c397ae1cf18a1a7218123853e9ca8a6fe
MD5 4aab8669f57877303189b4e5c371f827
BLAKE2b-256 573012db6e42e24f0af8aad11b6aa87fdd731a0dfa53617fc879cb3bc7604f4d

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4bdc164c91111db8249d51126867be7ea2e774398cade7fe5432a48b5997279
MD5 cae560d6d95e7e2105bc70ef9c2e2da1
BLAKE2b-256 1be472282c75cb607222e6aedc2fbb42cd61a8fa180d5d5a820e67682258241a

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 60fe672f0349fbc4be031e36b986e174bc68d9185ad7eeb5c3d67b71f98937be
MD5 a207b5bf863c97bc5b641e5bca41a6eb
BLAKE2b-256 d472583c458708bf156c8f69210b4bb04be19a217818e710bfec8c8933d06994

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cdce09aa90f305caccba667251d7fc6fcd2f469a840bd9ea810640f9cc3c3b21
MD5 58b5d22580183edb1c4ed17d8e4737aa
BLAKE2b-256 ecd9db53d482143e8388059eba9c9f14a128b3444b37f6fb1435c6eff0447047

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 90c4dd63f0fa07b0fcbd5cf61b78567aa23cb5003092b571a84aae0c27fa5737
MD5 256202aa02ef24ae53699a2efbdaf6c5
BLAKE2b-256 c448f62ef65b21ff37bcd7eed15e1cdd777e940a1f2389eab670d1adac0bf062

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5be77f7840f1dde1e6e6f6d472c40f2c2726f4b20430482e76a943dc4270111e
MD5 ff9bd87130f8b4d0832caded93a5f788
BLAKE2b-256 b416faa2c8910b12d1fa71697fd5f342e5782a2ce55cbba17a9f62d0d617af17

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6165273000247817467f0c97582555b96cabf2ddf667c10d9de11272e94531ae
MD5 9c44fba3a52d1180b539939697bd2880
BLAKE2b-256 f283de3f56e3edef9f2722071d9d48167be764d467733b4a7639d74171df4e6c

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ebaded1dbc81282fd519f29be7eab2e884f25dc60fb866b88bc4316e0998ea6a
MD5 bb020993b9dce3631b691aa6c3fcc511
BLAKE2b-256 54a81a76e227117acc914d6c53050b8c29332d2dd5f464f2bea9606550ee163c

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2a97b7cebec63bcc83e10747a94aa4a42a7f1b7127d56a12f8c9151014a8265c
MD5 f36558ab13a134ee0b2bb7d82e5796e1
BLAKE2b-256 ba5cecc2637f528b14d0cf6e400978526e89c5dd51c1aa3b25da4f12b5380404

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 007694eb785cf0ce9eaf32dbcc94375ae8ec5c3da1938141bfa97f28e9afe0d4
MD5 2f269ec34d4bfb78427a0c40380eb7d9
BLAKE2b-256 a0737030d9185cf52a216f50fd2df829c0cf0ddc78205e2ca09a192f95c9b952

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp313-cp313t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c5fe2702d5e80e831c39c701b5eae3f277b089b85a92cdd55f53fba61851ecc1
MD5 c8fbc23e09cc7ede2e2a77f98452aff7
BLAKE2b-256 312398154df19a32bc8807d66d22ffe321f02c23fd814b225f0a5bc53c0671ac

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-win_amd64.whl.

File metadata

  • Download URL: hugr-0.16.0-cp310-abi3-win_amd64.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.10+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for hugr-0.16.0-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 c75101ca5b9c846f20502d4cfa88286a2784bd7c0d653d8025040393e3a9e568
MD5 37e60c812fedba2c6bfd509732d02a35
BLAKE2b-256 725a3dbf899aacdf2978a57ccd2a5ee0832f92608b67fecf43440a1a125f0a48

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-win32.whl.

File metadata

  • Download URL: hugr-0.16.0-cp310-abi3-win32.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.10+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for hugr-0.16.0-cp310-abi3-win32.whl
Algorithm Hash digest
SHA256 9649bf4552bbe9cf93eec21a344d50c7a4a8429aa15928e4647778a9bbf92488
MD5 f372fcb54ec8183b2fc32cbe5eed80d1
BLAKE2b-256 a4cad71f8374f62831472269927f2adf4b0d14e35d25769940dc05a23e8930e0

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9781813e4222fe1498bd8adb3b31e8ce4e92e925bfd097ec24d8354b87f51d2c
MD5 3850e947937613ba3c179b5746e604da
BLAKE2b-256 da9db3d75e12ad0265ea9cbfabb49cc9072e6109596d8777031e9a3d4d016f6d

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8f9eaabf8439cbdf7e0d873fc10506d7f8db9673966d3d934fb8a1ec86bbc0a9
MD5 dbce77705c44e3d846ba990df0fa1ee5
BLAKE2b-256 5b4384f8d9399fa77d04f6b4d1ef856b98b8520110f844bf1b65d6c98ac4edc1

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a087257e1d60ce6fc266a3f6d734935554a78b3dddd429698418b4f5eee49e09
MD5 9abf17a4d2250e2a2466fd3f960f43a6
BLAKE2b-256 860f23845b23a6aeac0d02a89e06004dbcda286d0500314f68c73c34b07b5c78

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e8a4e6b0f17a5f56c387539cf02fb6eacbc66cbd86b5ce07b09e6a860b254ce5
MD5 e0d9edfe7878fb88b881dfa21e6c1466
BLAKE2b-256 5c2ed81e42a57de81020cb14089fe45f76337f59bc9aca9f1483e4552f3c2bee

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 44b750e5f725a827ac12524bd35199f956267c7ff383039cfcdb419e1ee22e31
MD5 7b2d4ba077deee6f704e8f62d3158da7
BLAKE2b-256 96486da7d6d35db29f7782b692f9df79f5be6882d62da4067f408cdcae1dac5a

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 02be6d8080372cae20c9683438e297b5f38ef1a3ab8488b34c614e575e00ee65
MD5 fbd32ae470cdd20fd5c17ff594504be6
BLAKE2b-256 8112eee150b3c7454ef022f1de4003ed7084af4ddebf3efadc5f6bb060306f73

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e653ad5a93eaf9a9197e8d5126329ac95c4def3d878d10f5a9a9c18cebe788dd
MD5 2cb0a6c5cc51fdd39ad49253579c951f
BLAKE2b-256 1986748222a7c4c84353f8b5741240ca3c51c9e29d706884296bf44e403010cb

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d66d2c07adc54065df2a244bcbc67c41c5adb9e682b8d5b3e9946bebb54d791d
MD5 ae400b6f56473248837611615e04616f
BLAKE2b-256 362c7401bb1edf930576f51e5678ae9a74d11f10c0ef83f42adf06397de2f3e1

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e9693f512909e76abf69072b5504615cd022034ff828f9b7f30f95c51e05af74
MD5 4185ef7f64f0dab10a318f03bc9dba93
BLAKE2b-256 083405d82ac6f872aa02cbd920927d7c1ce11163e8321fd9e053cd601bfe0d74

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d484a7c872fb81bf359e8678def627d2f0fd64516b0e131a789d2198410117e2
MD5 e605381abb384957a14053633246ebc7
BLAKE2b-256 cd41e3ebf1fed1da84081f4e11bba9ae82a5270856288b5f38d5cbe1578bf226

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 759a52fd1a0e2c2a1defbddc88505294cd1ec945d422cb170e7c016c946fbcce
MD5 59e041ecc0c49a8388912df19cb9dcc1
BLAKE2b-256 9b0de9d90f6895ab0a8e144f5030f2384f85a98af98dd34f616e157863b09ffc

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp310-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp310-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 270bb717d28310e297995f7e84335336d4a896b048468ca6d5a56e672e9c83f8
MD5 319fbac5bdf0a00c9ed71756e73725a1
BLAKE2b-256 3154c8593f1e41aedff29cd6fab66a60ffaa68380a8b8fc31841b53d1919f05c

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d8f5ed3e0d37cd159e3e8834337b5bf3ca31e8321afa02f8bf9aed3d24a7524
MD5 8b98423a03013ca8c66e35198a9fa99d
BLAKE2b-256 b2dddaaaa2f3c56b7951dc20d79416c56a9220910b81233c38290d8a9f2fba78

See more details on using hashes here.

File details

Details for the file hugr-0.16.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for hugr-0.16.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c13bfc4ec3759290873bc2d20ee91bbb840d8dc8b998b69a89d2ed676b4eaff6
MD5 644fec6ac054be574effa84163de7e73
BLAKE2b-256 54886b1eb54b0f1656828e39e4b091b8b1787eb68a5f288d8cb8e95c5fecf678

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