Skip to main content

A tool for Quantum Circuit Equivalence Checking

Project description

PyPI OS License: MIT CI Python CI Bindings Documentation codecov

MQT QCEC - A tool for Quantum Circuit Equivalence Checking

A tool for quantum circuit equivalence checking developed as part of the Munich Quantum Toolkit (MQT)[^1] by the Chair for Design Automation at the Technical University of Munich. It builds upon MQT Core, which forms the backbone of the MQT.

Documentation

If you have any questions, feel free to contact us via quantum.cda@xcit.tum.de or by creating an issue on GitHub.

Getting Started

QCEC is available via PyPI for Linux, macOS, and Windows and supports Python 3.8 to 3.12.

(venv) $ pip install mqt.qcec

The following code gives an example on the usage:

from mqt import qcec

# verify the equivalence of two circuits provided as qasm files
result = qcec.verify("circ1.qasm", "circ2.qasm")

# print the result
print(result.equivalence)

Detailed documentation on all available methods, options, and input formats is available at ReadTheDocs.

System Requirements and Building

The implementation is compatible with any C++17 compiler, a minimum CMake version of 3.19, and Python 3.8+. Please refer to the documentation on how to build the project.

Building (and running) is continuously tested under Linux, macOS, and Windows using the latest available system versions for GitHub Actions.

References

QCEC has been developed based on methods proposed in the following papers:

a L. Burgholzer and R. Wille, "Advanced Equivalence Checking for Quantum Circuits," Transactions on CAD of Integrated Circuits and Systems (TCAD), 2021

a L. Burgholzer, R. Raymond, and R. Wille, "Verifying Results of the IBM Qiskit Quantum Circuit Compilation Flow," in IEEE International Conference on Quantum Computing (QCE), 2020

a L. Burgholzer, R. Kueng, and R. Wille, "Random Stimuli Generation for the Verification of Quantum Circuits," in Asia and South Pacific Design Automation Conference (ASP-DAC), 2021

a L. Burgholzer and R. Wille, "Handling Non-Unitaries in Quantum Circuit Equivalence Checking," in Design Automation Conference (DAC), 2022

a T. Peham, L. Burgholzer, and R. Wille, "Equivalence Checking of Quantum Circuits with the ZX-Calculus," in Journal of Emerging and Selected Topics in Circuits and Systems (JETCAS), 2022

a T. Peham, L. Burgholzer, and R. Wille, "Equivalence Checking of Parameterized Quantum Circuits: Verifying the Compilation of Variational Quantum Algorithms," in Asia and South Pacific Design Automation Conference (ASP-DAC), 2023

[^1]: The Munich Quantum Toolkit was formerly known under the acronym JKQ and developed by the Institute for Integrated Circuits at the Johannes Kepler University Linz).

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

mqt.qcec-2.3.0.tar.gz (1.9 MB view details)

Uploaded Source

Built Distributions

mqt.qcec-2.3.0-cp312-cp312-win_amd64.whl (847.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (952.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (928.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.0-cp312-cp312-macosx_10_15_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12 macOS 10.15+ x86-64

mqt.qcec-2.3.0-cp311-cp311-win_amd64.whl (847.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (955.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (929.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.0-cp311-cp311-macosx_10_15_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11 macOS 10.15+ x86-64

mqt.qcec-2.3.0-cp310-cp310-win_amd64.whl (844.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (953.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (927.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.0-cp310-cp310-macosx_10_15_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

mqt.qcec-2.3.0-cp39-cp39-win_amd64.whl (845.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (953.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (928.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.0-cp39-cp39-macosx_10_15_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

mqt.qcec-2.3.0-cp38-cp38-win_amd64.whl (858.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (953.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (927.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.0-cp38-cp38-macosx_10_15_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

File details

Details for the file mqt.qcec-2.3.0.tar.gz.

File metadata

  • Download URL: mqt.qcec-2.3.0.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for mqt.qcec-2.3.0.tar.gz
Algorithm Hash digest
SHA256 fc383b5ee0f48b6c6f2895dfc0b1ef8ae8999adf55f5fd7825c4572d66820237
MD5 97e2c23bb8acf114561b6de4f6fea023
BLAKE2b-256 7460cd6588001f93826007218613d7da0e9ee74ae3293cfdd2ef55616a4e01b4

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mqt.qcec-2.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 847.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for mqt.qcec-2.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2e9771ed3f7dc002d1dd258d90a4ea14ca9e4c6cded931644e3360ef21ccebce
MD5 e2d0446fe69f35b07eb6294f93c78eeb
BLAKE2b-256 3cf18d7efad2d1368e07fcf8f5c4800e48a1c39e11359f546c9ec4db398d02d1

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd02d192dcb36418b2dcb444dbc3071194a109ad35dc5e4184e3772e50e38dbb
MD5 7ff696474207fa126047b7d3c2b72280
BLAKE2b-256 23282a2445e7d55cf8eedad759438ab7818c1e18f0204fe08364f671ea919012

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 97b1b6ac4a94d84f0afe023ea7359c3dcff057eaaa53a296fe62e5ea306d6e99
MD5 384919a49e70d6a113b29482f608d009
BLAKE2b-256 d972ff9b53f22f04d24737857a6b09a113000e3cbeb616ee4ebff7764a265537

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cea916b0e020c0e3275924b00dd9f1251229a43cec01dc8599ed31a32d411f20
MD5 94765c4afb4099576bff460129a0db9a
BLAKE2b-256 ebf2d24a698704307ad54cacdeb564c84d783b5a0b15e93c37ff9fc4856ee192

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e2199f1e0ebe48270595cf1d01f0d1845ab087c7c1c1204edde5f81614717384
MD5 617813e4e07fcb7759224a544746555d
BLAKE2b-256 43c888a439ae4933559d45c2e043d8eb0f6ee82968c71911fbc66e38f386b95e

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mqt.qcec-2.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 847.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for mqt.qcec-2.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 401defe531b314301da844973776e48ec3e1a3e02a1e38651f59a4cecd679d4e
MD5 67ce27199f99b064ead037ea14615fc5
BLAKE2b-256 0bdba395401c89c0db8f436e066b7826b46dd8f7039a88a5f82a3c25b5c3667c

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 230a8ce4b4d4ed35421f0bb2ff9b6db7aa993ee1d7cfce30d4897259f52290cd
MD5 3e4a2738b374bf7fad17d484f24809b2
BLAKE2b-256 416e344cb02707f2e1d50e08a4c464329247af8723199e4f665325f9dee1c69b

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2596ff69e759f9d9c0d6d014a474012a2dd4baa5626c85c5395f7514cb0c61df
MD5 126950b79e6dc05c27b792de3a859125
BLAKE2b-256 e6a77e336f09ad5575137a3f0a12e17e2611a4e274e9a90e687539f65736975f

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 36fbc6bcbf29cc2087b6f15ff6f578dd93288391557c9b624394c03fbf86e51c
MD5 5dea2f85eda29cb96b2a394419aec450
BLAKE2b-256 ec0656f23e13e510c209792f6a2dd055e92f859e2bb7eb7d77185b687312816c

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 152c783d1c3b50a7221568b8b74ed115b31a33d4f528462a9c484164c65cfe5f
MD5 8653d82cc508434b73b81fe6737d7e19
BLAKE2b-256 c6614fcd96117e3a62a630c9342ba5111e41e108c9373225bf096b32aa3595e7

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mqt.qcec-2.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 844.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for mqt.qcec-2.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5dc13bbc3c76d4f2e17f795143293ee6033e38f100de20fe20e48e778f8f0234
MD5 42d44f419460167c4963de9e1884eff1
BLAKE2b-256 00cdbc57de7e4e2cd0e9fef136dadef0f3b81c572bb6c19a2a3b8fd112be2853

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 53d1c61843ea586cf0687efeca10b7275b93447a50c84ef25423a852426af105
MD5 9ce3f88ed3ecc932fac291a46fad8758
BLAKE2b-256 261edd5af94616bfd64743610befe14d6fe1db2ef41e20a9d32d00f3f3b6dd18

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d045fd76f268499e4006eb2312fe9790bcb776bb64368217f1e1d4f9b272e0ad
MD5 2b459f6dcfee1283f1936eddf6720942
BLAKE2b-256 0fd206af92ed757934b0235c557a89ef79b5887677dc166f00ffb69001b89e9e

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0b7d4fb911cc4165cb2010bf7134dcbd7060268412eee7ef906680f76c398729
MD5 c5bd70590bf7afbb8f449cd55531ef71
BLAKE2b-256 e926c17003baaaa1f7a146d8b8bfd682855ec0be4d2541c95685c2a92ed06ec7

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9a8b90ac948dc1baf148685c7cf710c063c36ca07b34e575d5ac128adc040853
MD5 bc15ada00db7e5074aa119fed0f3efa3
BLAKE2b-256 daf1fd1a271e08fa541fceb928622faa14e5703b0c1ed2d1ced7d923822e576e

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mqt.qcec-2.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 845.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for mqt.qcec-2.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 754dfb57f2c4cce6382c78de8475639545be1a37bf6e16f6d32dc71ed8822ad9
MD5 3f9c52aa56279fbf79caacb05419a487
BLAKE2b-256 107aa40eb2b12ebc79f6133b83bcb53440b42d995d8c4d9a54f380857209c417

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e5c92222499ec23de1bad3cc7cf6039b644222ebc957208cc0679228d444d648
MD5 8eb6df595d6c832de61d5876a10c35aa
BLAKE2b-256 ba7141937849d532a97e07d221a2d632ab272d541e54d1318a8227430afa2ded

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f1f9984ff2613d7d8dd4aa7d2a37371f632fdc15285d6cded59d12584e9f746d
MD5 f1abd369ee7b96c75a5a31604b59921d
BLAKE2b-256 c3b3b331a01686a0eae78afc6c50326301995961b0595408da01cb67c3395794

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a6cdd13c213fda3fbe99760002218bca15a2dc9151ccb8a93158941de14f0d9c
MD5 36b2ec526c593962439f9214c474e2b4
BLAKE2b-256 e4888f3a3256d8f94990476eae8329de0e0a70cf6c0c48bf027088df53337a3a

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5c594f2615e73aa7510489251b06a4fe78eb61b8627e019a399866129d682fca
MD5 5f98d29bbd9cab06177bf066127712d0
BLAKE2b-256 6abdf4e0178e36bf6b03e0b5c65c160e92816792b43586f87696ee18a978702b

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: mqt.qcec-2.3.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 858.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for mqt.qcec-2.3.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 763d88a7374b529b9133a9fbd18174cfb5e1f58d9d0352ee674fbb7cc8bae7d1
MD5 712223b0d5d44338b43d540988e76c09
BLAKE2b-256 4ec5295606afb194512dae6cec9cbfa4862623734add0c144186425625e8b373

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ab45fe98fd291993b54e5a0d6acad3fd00f10d8a832bbbaa674736c77dbab60
MD5 2a1de3156374c9bc58228138594d8c57
BLAKE2b-256 74b4a39d8ed3bedabd4bebadd68d7ad496613deb32a60e1976c35b8701fd9992

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 be69dd776d810cd2c95afa9f9c70ad6e8a0d3fb208bbbfac5a342d9da454d3d2
MD5 098fcaf16d907662a4d2174f7286fec8
BLAKE2b-256 1eb6e895411a9cf795aa3b29296a18648fdee8863cf8ebecb24d2ea0d3a84f2c

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 173b30d75014a9f1a8075172ee83cded9f7e23a877cf86987067d45839d51912
MD5 b969a171668de740fa0ae2eca61004f6
BLAKE2b-256 970d6797a2a0b8cb44c11ee09507afcdd30033a87d8cb24595b59b65abc53b0c

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.0-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0b1dc7086f140d199ea0e617b44f15e58c11d253a124f80bffe92f7cd0a7f4fd
MD5 7547acf41b7cb52dfe5442dba753433c
BLAKE2b-256 53f66a69e256a65df47e104ccfd5ab3d7e72cb51d77615c9fd48a0f050ce5dd7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page