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 our quantum functionality representation (QFR), our decision diagram (DD) package, and our ZX-diagram package .

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.

(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 and a minimum CMake version of 3.14. 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.1.2.tar.gz (1.7 MB view details)

Uploaded Source

Built Distributions

mqt.qcec-2.1.2-cp311-cp311-win_amd64.whl (821.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (890.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (855.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (967.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (820.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.2-cp311-cp311-macosx_11_0_arm64.whl (888.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mqt.qcec-2.1.2-cp311-cp311-macosx_10_15_x86_64.whl (984.2 kB view details)

Uploaded CPython 3.11 macOS 10.15+ x86-64

mqt.qcec-2.1.2-cp310-cp310-win_amd64.whl (822.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (890.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (855.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (967.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (820.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.2-cp310-cp310-macosx_11_0_arm64.whl (888.9 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mqt.qcec-2.1.2-cp310-cp310-macosx_10_15_x86_64.whl (984.3 kB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

mqt.qcec-2.1.2-cp39-cp39-win_amd64.whl (822.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (890.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (855.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (967.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (820.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.2-cp39-cp39-macosx_11_0_arm64.whl (889.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mqt.qcec-2.1.2-cp39-cp39-macosx_10_15_x86_64.whl (984.4 kB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

mqt.qcec-2.1.2-cp38-cp38-win_amd64.whl (848.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (890.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (855.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (966.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (819.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.2-cp38-cp38-macosx_11_0_arm64.whl (889.0 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

mqt.qcec-2.1.2-cp38-cp38-macosx_10_15_x86_64.whl (984.2 kB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

mqt.qcec-2.1.2-cp37-cp37m-win_amd64.whl (860.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (900.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (863.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (982.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (833.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.2-cp37-cp37m-macosx_10_15_x86_64.whl (978.6 kB view details)

Uploaded CPython 3.7m macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: mqt.qcec-2.1.2.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for mqt.qcec-2.1.2.tar.gz
Algorithm Hash digest
SHA256 cd1c50c1de170cc9b30592e54b7049033d8ebabc9f9e168c5a168378fc07c585
MD5 a27e7a282fc455794c0220f2ecb5c13b
BLAKE2b-256 67de96ea2836715827f955c3641be1bc3a2148fb3ceba1288c08079eae41b3cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt.qcec-2.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 821.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for mqt.qcec-2.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 24e372adda7970e43bdde87b9c34a923e62a5bb6e2ec5c7b8b36afdb76a84858
MD5 8df9685cc4f5ecd83f36d696626b5d7b
BLAKE2b-256 ac415ad703516674bbab387ad00556104ce911cb4426f5591423b2299752de71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1128cd5c97a5bc06c496b4298f3bf54e08202ac6bd90c38467ae824b091dc8a
MD5 0017408931948e85d91943d8bcec88d5
BLAKE2b-256 04f55f217a63336146c040a87b187e1c7aaf7ae56d1880c53c09874ffd151617

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b3e53f1da0ae05c35fb5067ec7a58cb086fa071e93eef10dd55944b0fd0e72b7
MD5 c11a15d28336ccb18a5148ad3c123887
BLAKE2b-256 1986e0e64171e8e4fc22197f8ba93c9f42edcf670a4c5d945968671897991582

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9bbac748d13c76a437eb98a9ae73b928b0165164fe35b9ffdc053e6d2b67c186
MD5 3a6f981ab7398209e22c014e9c8829c7
BLAKE2b-256 75afc42dc5c59181022068915f478fda23ac4cf2af369fd548503fd8b9afc0eb

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c65594e5537e5840389f3a4d10e58a3d390c2a28578dbd445825e4e28bf4dee
MD5 48066b7cfaf8a9eee713e136624df0e4
BLAKE2b-256 edc76d8f6c2e7a44643b81213dd9108b9af3987ed56c3b1824fd3cbefba38dda

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0984a4d6cc10f31002634fc20c12b9d1719c9cb1385b5eb36e6db634d087ce45
MD5 7bc95080846fff7fade029999b461d6b
BLAKE2b-256 957b254a5686893d8d75cfd8d170ecaf3fd790a0300e3d97b70de1a7e5424d80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 94f24a90f00f005e3eb896063641c799027a93cc2564fbdc4319b968f178a448
MD5 e9417bf53c11e68c5ee6d5ddeea6591f
BLAKE2b-256 6f15a7e9f9aa8dde72d38901a10ccf4c66624e40f6fcc0985b3c6895604c1bf3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt.qcec-2.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 822.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for mqt.qcec-2.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 371cbcaaf68a0b54854b3e969b67a582fc4ea100f4914eb027e8df244342d78c
MD5 273b01d78fdd398a429342eef9314fde
BLAKE2b-256 1d8b22ac1475b383dcb9b8cf36b6aef8d8ecc04bba3d4d4cb76ecfbf4186aa8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 83fc7786c73cb1274237f057143e9a936197b9222b184965a3a3b7227a04b32a
MD5 009204753682ed0ed2c2b4bb27e7475f
BLAKE2b-256 436a5391707055ee85a17ba02ff1838de6d7ec42f008555c0c2f3a652f5eab49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6ded140c218a25afb26f55127d91d4f9e4aae32a53e618ca1445b3c97a769f04
MD5 2998cd0dd06c1da081c6aa1d7e6fd0e5
BLAKE2b-256 f994f53cdb3600c7480cae4077dcdaaa1532717746015997b783ad58c8cfe026

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f13959286309c4e7d95d7d0f67c1f433bcebbb66ce519c9c511eacd84c8a7cd8
MD5 eb34683377a94b7f879bc4e1d42e2128
BLAKE2b-256 7bd1e5d4542ba5b35025dfd02601eaa81507f7edcca8251549e52e17a1e2d649

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b311bc47777f6f35070f1ec42108d6ef757c542d227114daa0eca7c9ca2856f0
MD5 daf00c3aaa5b07c3acbc4ed2deec86e1
BLAKE2b-256 57a50e4154ce419ab98d3953c8f23d1f81a31b4b9cc645ba5fe8a35adca8d194

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a0aefba8ddda8cd1242e5e60e947404d0bb95635c6de88ef55d50fc60aa14efc
MD5 4d359b6a7049dfce2b85b8daaa757499
BLAKE2b-256 9901b528ea1e0f39b0a6398f7271bb762b8bc50c93b94c938c932fc3a0cbf38f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6c1d944595cb0d7b70489e19714e211385f01d6427318e432254dd8d96f0e115
MD5 1777107007281522457bda6bce5bceb3
BLAKE2b-256 ea356e2bc4aa36b60876ce10c009c4714b0f3a3f0b1efb209717c1efe6cc26c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt.qcec-2.1.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 822.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for mqt.qcec-2.1.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 de42f5b67455cf36cb7896e52c3729b1da5e69b065077dc49822e2aff4bbabdb
MD5 0d4f62fd37d3c093f006dfc125e7aae5
BLAKE2b-256 adcea77cc0fe04ef82aaf71d8d9935a58e9949976f75240c3cc79e4d7faf8c65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 79edefc88bb102d9bb8bd41ded57e11b1174bccce9e4d222b1fce5bb381eed5b
MD5 84ad8fc0a53829b6daa5469f0d4d4665
BLAKE2b-256 b0f565b58765f6240d3a53bab28f5698c0f5c12dc109bde79109b22097340056

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 be9813771ff69a6de9039a824dc3723ae647275fe9379fe87eac172b228e758f
MD5 4d9cd6d3a05b4c8a02198dc84f63ed0a
BLAKE2b-256 70f99cfd1fdfac5dd1ac7347289fae4b3927f6287f49b281eafddcad67e84d19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c6dd9d235254fc65c23054d645f5c175fa6309f06c3809ecccd25f618da9e2ab
MD5 93ec966d6c4d8340717d6ac41f71a695
BLAKE2b-256 4d8b3a0181233255a27be70a0d3d58c4390dbedc375608f94fdacdbc1f9bdf79

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3053ac84b0cd99203ac9e91ca79aec1271ef939871a6caec73981ead779a5120
MD5 7e00bb17316949c2a860f8c624c8a818
BLAKE2b-256 e194e93dd47e67ec3417d5221f293d6aad19fb8b988d0360ed46d35769928eca

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aade017333179ed92a04998e8f78bf4b6526f6be40b582588206dfc5970f9eab
MD5 6266f0d51465da77f782b65ed1039a3d
BLAKE2b-256 20f6e3d6eb7fe431a95833dd0986dc3d7c16be5646dd851ac58f021ef1012a97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 25b85eff15a31382d6a3ab0ecd9a82a1b65b510ba406a03a40b397b6fc79d898
MD5 975e8740750f7a51ea966a2f5198803f
BLAKE2b-256 4fe7a280a1c9bf6fb8b38d8fbe2a528b1a8410cae0c174c160844d37b13e1a2f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt.qcec-2.1.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 848.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for mqt.qcec-2.1.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 bb8c20bd549a533ab8be1a0ebdc89900c1fd65cdc8fbaf594f8b75b89827fd89
MD5 991ba3ccacb4b703014cdf696404d8c4
BLAKE2b-256 9101eed30d6a6752c832c5eb7c08aeb249693f3bf93d5a47100521242d8f0af7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5dff27ebe7b7c3c7cceb43aa08a34947449017c8c61bed43c972402d626402f9
MD5 d27701011d1ee27ff7a058a60e5513b4
BLAKE2b-256 442317d21d2ebf2df65766cddb861029a279093f6a520ba4c4bb9c4459d34bcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 adea29a9795be2759cc911977d2616bc3bda6b404153701b5b008896b875dc29
MD5 9d3e2a70361b422db0e07131eaa5807a
BLAKE2b-256 07bdb6400b45fbca0b83950e7e9ecd6d91eab70805bab78ef7ea97aa05feb8bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2f6567f090c60c71fce5dc31aeab74f5540f1d59376f07515653eda501cb5f69
MD5 21a86b136d2edd5e5635fb9521848078
BLAKE2b-256 2e6f394130a281d6be4b207485d2ea39a719d6681d2a229dcad728bcaa5fbb49

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2a4aef3c67a279fe3cc2ccdf3e98762b0c69e170a7db31cadc5a0d5724ad6c75
MD5 26e64a72f3dda40ec6372555f02991f5
BLAKE2b-256 43067ce7f9b64550b7f8fa280fe5333f30c9aa7cdd3e62ebf799215c291dcceb

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 052051a180ea2dbe53dbb993c8682d722f157c2cc85467ddeeafd5674be0cfd2
MD5 095550dc18e224cf5cd8187ed5b1f3c6
BLAKE2b-256 81f0e78d5892392719fa3918d55c5ed1c5225b3987d7fa8c9739a87702dba4a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 247c785ad8d9d579b7897a5326672a145f958c0fa0794db66982e5b1ddbb2291
MD5 65d43777af0d65a0a22cadaf5165ee0d
BLAKE2b-256 241e5380fef84e8f7d61140c743c13b183e2aa681fb333bde3d00bb95aacde1a

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: mqt.qcec-2.1.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 860.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for mqt.qcec-2.1.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 abd4ce5b0c7d1155a2cb8adb55132652c8b3c99640d256f6f9d657194ecc0011
MD5 3091d3dd80aeae7678d823210000ef0e
BLAKE2b-256 5e0c75f93ee80ee317cf858cc0458f705f154edfa62e55ceb7afce29487b549c

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b63999986ec364661f7c719ac01b8b11e67b71bb6c6ad660e5ac190895906855
MD5 c4183bef7685dd9d63b3a7a49d441bf1
BLAKE2b-256 710e980e909c24b36dac15e577289847de406520e8a39f505ed17567afe46402

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7f827e1c755724c333d5d71bc11e57c56b0196cc2f2531d5256967a8ac56123d
MD5 f1e957b01773bf0d5016eafdb953d525
BLAKE2b-256 2f82d76fb1448630269c75f7c7698e461c150e2240b86947e248b05a09284ac6

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f3e371355f59c0b8155b38e76d0fbc04e89774dc62426b70a59e546cfcbcb4f8
MD5 b7d15ae466cf2c2a4405c24c849518b5
BLAKE2b-256 c49d1f5f5f7d162d047733e148457a885fec09c3ddc280968b23a945dc2c45d3

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 76176accd281a8cee5d283b78ac312f054e367abd11725cbe70421ed315d9e0a
MD5 cb0c75c3c39712dfd5342fb9819e46b5
BLAKE2b-256 e9e8b6b0550db134098aa3cb1ede614e6487fa82e43e8796d7254614d9c18d34

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.1.2-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.1.2-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e3c17917d8e065ff75aed3e4fd1585f7dd3f6069b610f27b5e089b06cd160ab2
MD5 7984b129d4bde1f5dc01655c850af0cc
BLAKE2b-256 f35ebe1991cd4523bc69466ed856089507fb56932d1c8e7f782d70c6e9232a25

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