Skip to main content

A tool for Quantum Circuit Equivalence Checking

Project description

PyPI OS License: MIT CI CD 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) 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


Acknowledgements

The Munich Quantum Toolkit has been supported by the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation program (grant agreement No. 101001318), the Bavarian State Ministry for Science and Arts through the Distinguished Professorship Program, as well as the Munich Quantum Valley, which is supported by the Bavarian state government with funds from the Hightech Agenda Bayern Plus.

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

Uploaded Source

Built Distributions

mqt_qcec-2.5.0-cp312-cp312-win_amd64.whl (916.9 kB view details)

Uploaded CPython 3.12 Windows x86-64

mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (717.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (686.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (759.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (679.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.5.0-cp312-cp312-macosx_11_0_arm64.whl (845.5 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

mqt_qcec-2.5.0-cp312-cp312-macosx_10_15_x86_64.whl (934.4 kB view details)

Uploaded CPython 3.12 macOS 10.15+ x86-64

mqt_qcec-2.5.0-cp311-cp311-win_amd64.whl (899.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (717.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (687.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (760.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (678.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.5.0-cp311-cp311-macosx_11_0_arm64.whl (827.2 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mqt_qcec-2.5.0-cp311-cp311-macosx_10_15_x86_64.whl (911.5 kB view details)

Uploaded CPython 3.11 macOS 10.15+ x86-64

mqt_qcec-2.5.0-cp310-cp310-win_amd64.whl (896.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (716.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (686.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (759.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (678.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.5.0-cp310-cp310-macosx_11_0_arm64.whl (826.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mqt_qcec-2.5.0-cp310-cp310-macosx_10_15_x86_64.whl (910.9 kB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

mqt_qcec-2.5.0-cp39-cp39-win_amd64.whl (897.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (716.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (686.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (759.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (678.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.5.0-cp39-cp39-macosx_11_0_arm64.whl (826.6 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mqt_qcec-2.5.0-cp39-cp39-macosx_10_15_x86_64.whl (910.9 kB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

mqt_qcec-2.5.0-cp38-cp38-win_amd64.whl (911.5 kB view details)

Uploaded CPython 3.8 Windows x86-64

mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (717.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (686.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (759.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (678.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.5.0-cp38-cp38-macosx_11_0_arm64.whl (826.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

mqt_qcec-2.5.0-cp38-cp38-macosx_10_15_x86_64.whl (910.8 kB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

File details

Details for the file mqt_qcec-2.5.0.tar.gz.

File metadata

  • Download URL: mqt_qcec-2.5.0.tar.gz
  • Upload date:
  • Size: 295.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for mqt_qcec-2.5.0.tar.gz
Algorithm Hash digest
SHA256 81fde108c9cc1cfd0f9d1d6e0546e262ea460aa72d0d270182aa7325cf9dc39e
MD5 d2e5f906e954124d1cfd104352a5ef7f
BLAKE2b-256 e66fb1b9c67bf7f2bd29e8c9fe404051bb5a381198210f345831c70eae005892

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-2.5.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 916.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for mqt_qcec-2.5.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 35a60d45cd147e55abe8957d2d4cf1ec762fcc1b7f006f673f336280c747f876
MD5 bdbdb9d726d6d0dca46f9723dd15e960
BLAKE2b-256 a762437d6629f39789f56d3a23107ef7b3dbade785d17dfc186a6b8c9c7535d8

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d843e931720691223a4e2a1b7adf61889c4511568bf725b46c84596064e94300
MD5 8802e6a2129ea9288c46384e1e2ce94c
BLAKE2b-256 d2b3d26fae6d57b1aa4fce407ad3863962aa96299df97376f148b29884ca48f2

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8709081fa79abcc337e6345c5affdfbd6e4f85896248c748c3b4856ad810adbe
MD5 8655afe7907fc3477524ee17e1241732
BLAKE2b-256 f6268b9e934779009042548a22cdecbd21bd160fa0957fc3ed301f4d3676c901

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 aa50adfa97c22f823f0d3ee9e14581e6f5a886647272d26610def9e12fed0742
MD5 33bea24cbb2a000b90b35a8d8eee8967
BLAKE2b-256 5115ff7292644c66e893b51b202ee4c900c5c17506569660d72942aa59b2cce9

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e380451957d70ed85955b16d72ef7f91a65d3bc8e678d0bb060384bb962eb803
MD5 ae878b4b7954db04a305ca3eef16a000
BLAKE2b-256 d4a2dd8ff21751943880e36f1829da9fbce955a900233cf9445e8553f1f3ca66

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8fb425e2d651d7e0fd119215ff3a9f9441578df50acc1dd62a6fde4454d88d94
MD5 187ddecddeda55188dbbecf240fa5888
BLAKE2b-256 ef341816e2b46bd6bc802cdaf7d144c8c49a2bdacdcb5706ba2a61e5f2045628

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2ec19f99ab0fd30f966b75bc1f49d159b6b05138739dc81e6fcb51f2352b9974
MD5 10d4871a44800f0b6f9fe5c885869f9e
BLAKE2b-256 973c51e3e28e015477c62a869528827b962400c2ed819db8d53d28d04cb17a09

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-2.5.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 899.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for mqt_qcec-2.5.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3156cdd71cfcfe1a3c7dcc24f1ed6b2aff34195e28167974450122ebb6fa9f5e
MD5 bd21efe2b81f87cf868d7dc56655c73a
BLAKE2b-256 628f01d9294f395a10a6f9220892e9d410c4b2ff395d6810e528e10ab79d698d

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 03281bf0bcb048539580d98262d8cce5092f5981393a7de859cf94522c854a59
MD5 e552272661bec23eca9623fa83fb5b74
BLAKE2b-256 6c605bd0788d899e04637ebcf2342f1f20f650a9b0c32da5de0c58ccd45a88c2

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 462383ae7ad2aaf445b34e76271dee48f363df4ddeabb6892af891a2a400b6b4
MD5 7303e0e5aa285c43d9f7680e90851869
BLAKE2b-256 bbf9707f3d9999e42eac9d5e6b792b94f862991038f81551b8f9fb972b6d00f9

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6c429b08bd507b9c9d096900c0c5c7f01bd1ac4383f0fc264e9b59e1926abfe3
MD5 706c7c6c4fe753a7886f99d8d68fdfb4
BLAKE2b-256 675ea653ff0465bba92bebf23e88bd8c70358c4ddd59dc75cd09ebf399d24566

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 09224389ed7799b5100404c1b04544c66db999f2b17eb8759b9651cf14f41ecf
MD5 a918911b3ae0a0e96981442ae23ae7c8
BLAKE2b-256 11bedc3bde25575f24762e174c1909945a5380c42df2db92c2dc0323fd84aa02

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7001f7b71a53fc29df36478c8fa2d50337b38a42bb584e6f77ef5b973df30437
MD5 e35660c59d3492e58616821cbc202ab4
BLAKE2b-256 90980a81be50013e70b252a13ca8e701e7dee5650172d0b341a9c58daf9ca02b

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 60f88fe790fc9e823f736e7283a941a66a4207fbbddd8ebbfbcbc1e5a1cd17e1
MD5 77456ab71a28b1005c4b763189a07668
BLAKE2b-256 9ed2e889183be340a3106fe636bc07ed8e3bda4608e3d03b6e2fd85f4780dcc6

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-2.5.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 896.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for mqt_qcec-2.5.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3d91b2adaf5bc4273c1c067cb321ebb626a9a1d2f805f1e370935b0d38c2c6a6
MD5 add5991a4322f5bd559d07751ed99532
BLAKE2b-256 a6ed5f5d21af604a921cba95cb4b04ad898485a1c2c4d7d3f00968e8788ae786

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c5703a58bf74ce946d4907d5daece2cf05d841e3c4287dfdd6e05e90c4d7cfc4
MD5 25b6a742d4d28bcab707b7c5a68fbc6e
BLAKE2b-256 a35fd210768a76e64c94dc408ea82fa10d25338d36146b440289d4060d759ce3

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a8e84e871f885ec66064757edb33db7b311ab2760e063e13a179c899bd962dd4
MD5 61d1692175fec5bda23d4a70bfabc3a3
BLAKE2b-256 456d7d57cd9d2e4a7cd64bb1e72d5c9a06207cd738fa3fa35283d15ddceb986c

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 817255d98505172aa75ed586d70cd0ea9a5f05adb08874574a2c8ff3725df8ff
MD5 b53faba3fa18cd3e94d77113d7da8d6f
BLAKE2b-256 ba10b4d2b400f7a57fc772a9dac1a06941a8342da3feb5ace1e72c34b3ec464c

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 adab246feefabfaf33b26436c68d19db9ca08d51e82544362725d4a980028730
MD5 5b17434efd1722c113dfba1e398fd67b
BLAKE2b-256 c4de60527f7ee61c2dece142f8cc084041cea7ea0ed3992ab1e1a35ae3872df4

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4686b9d85826585d300c3540906c8305baa503cea18197339091bade80bb724c
MD5 64b4f1993f037031c8811569cb8db93c
BLAKE2b-256 d3318d727681e682bdea234b8811ef59098e618f4c0c1162e31358330105fc39

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0ccd7cf42048413608cc1c0dc7a34ee9439072fbc9445d6a2b1e8ae02c1caa8d
MD5 07b836204487f243a8f1dad8f839a3c4
BLAKE2b-256 09b55eae47604bada5a84a27bef5d157eaf5f1981257003fd4aec2853035fabf

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-2.5.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 897.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for mqt_qcec-2.5.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 155e58cecb683e415812f8138cc2af647c020c39ec838160ac93c78207ac66df
MD5 5476115a998e134ea60797c5efe00d88
BLAKE2b-256 88557a821789e7d11a58b7add4fb224bacd2ed324ec1fc4956da3349d1fef73a

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d57133eb7454446c27f83c28be8b8d9b0d138dc10e263cc117b75d264811295
MD5 e0a317caf4333f260a187571187aeaaa
BLAKE2b-256 c7ef7bde8a195575002a5240ffe73a86b355afa1760bede914919d6d0578f188

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b4d91fbd3dc3dcedfc261ca96d69bf558279ca6a7b6938e0cef61173a26b4c31
MD5 1bf56923c76429fe3044eb1242c21646
BLAKE2b-256 d58caaff1ad10c346920fee7924d3d0453ca301cf5f4a2fd6f930916b486a0e5

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d196ce56afd3a535439dc5be7bca733e884cef1ac04ea7d8372184bdd12aca0c
MD5 a132660ed6f91652a11931fab14c8046
BLAKE2b-256 b3bb4f20bc2bd16c8f381fee1af55e9e80c538efc3fe91130e9fc6d88a451eb3

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 77a9328b6ea6142a0f22b26becb1dbb3c497591438fbdaddcae53965cb7791c0
MD5 0eda9e5339b808ec0209334f726e3588
BLAKE2b-256 ad43ac9e108ab950e2127825392e4c52a858b24bdd804864b30fab8913a0a3c9

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af6e2534ee7337746ab7770f52f3b02c758cca66f9d7d57559443c771b51ff09
MD5 6a5365c91d291a0a79e345e89d810705
BLAKE2b-256 d8c6464bb84308816bca78cdc9d0edf7db117c9f521c20a869464f64dbcc9449

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 be6515d98af2d5a7349007613b39a2d06fa8be958f5d185f423aaeb354a31f16
MD5 498ce2208c12bc22f9f0a1b331091234
BLAKE2b-256 eb5516d3fa144279b01e23976b862e603149f529ecd463f675fc85740ce64b17

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-2.5.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 911.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for mqt_qcec-2.5.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e04b94dd4d45837248987aeae8a5406c0ff002a1921afe70f6bec89b56c17e03
MD5 2e60c4464cdf6696ff54a69e7c589bc3
BLAKE2b-256 06b26a713b6fb8ac1f2cd923421daf7b55884db471afa1dd52be927080806af3

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f38de92801581e58284b742e26df8886efe5f165b2f914f018ff9b0961bb2e66
MD5 9d7b00f6450e162a26136ab05e792ba5
BLAKE2b-256 eb93151f44588255120593b61117fb359181c5f6833a23cd3cb65df01f838ee8

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0683f6d9bb6a8540293c74efb2a4f3d4b5d17089b7d07c9f9f61983079b0e875
MD5 f93d86dff28578db35e147880b2d8d3a
BLAKE2b-256 b8098e0f29439f7f0153f6941fd7bcd0f3ea97b9e58faa8d0e8bab66e6db5e8b

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 41e8c8b4daf9245180040fff7e283aef340a6caab0bf28cb1c69231deee6c207
MD5 d3d25fc6fff92ccb4a14c7c20338f8b7
BLAKE2b-256 24ebd8a9e55327e8c29786364a44c456df280b7725add5c760290093d38d324b

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b234412c57cbeb9500d134ac85af73986e2d5f422c7444af86ff2acfd9e09d09
MD5 4b20f3537141f9ecabb99a58a20fa3b2
BLAKE2b-256 7653a8a3d8bb7ac987bf000df0be00e933e54e0b43fef54c06bb494b45c57806

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a199f31c877f89b58540f948ddf6e80bd34b8654621df655312c878396023156
MD5 c995698dd36ed2b05c30feeec8ea3a9e
BLAKE2b-256 d3eeda615ef9581243047f10d136b2581b5b75deff8ae8b7589f49d80a08ec10

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.5.0-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.5.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e4bfcb4850fa163d185320e400039000c5544278d2f36479a1b0d207408cf9c1
MD5 cf7bca0b0a5130ab2ba6cd231572f3f6
BLAKE2b-256 4d379d3026c2fb4c3bd37b1635fddb0429a6749def6292d07f2cd0f59db81b35

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