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

Uploaded Source

Built Distributions

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

mqt_qcec-2.6.0-cp312-cp312-win_amd64.whl (920.3 kB view details)

Uploaded CPython 3.12Windows x86-64

mqt_qcec-2.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (721.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

mqt_qcec-2.6.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (695.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

mqt_qcec-2.6.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (764.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.6.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (673.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

mqt_qcec-2.6.0-cp312-cp312-macosx_11_0_arm64.whl (836.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mqt_qcec-2.6.0-cp312-cp312-macosx_10_15_x86_64.whl (931.0 kB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

mqt_qcec-2.6.0-cp311-cp311-win_amd64.whl (902.6 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_qcec-2.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (721.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mqt_qcec-2.6.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (697.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

mqt_qcec-2.6.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (765.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (673.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

mqt_qcec-2.6.0-cp311-cp311-macosx_11_0_arm64.whl (820.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mqt_qcec-2.6.0-cp311-cp311-macosx_10_15_x86_64.whl (913.1 kB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

mqt_qcec-2.6.0-cp310-cp310-win_amd64.whl (899.3 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_qcec-2.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (721.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mqt_qcec-2.6.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (696.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

mqt_qcec-2.6.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (765.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (673.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

mqt_qcec-2.6.0-cp310-cp310-macosx_11_0_arm64.whl (819.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mqt_qcec-2.6.0-cp310-cp310-macosx_10_15_x86_64.whl (912.3 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

mqt_qcec-2.6.0-cp39-cp39-win_amd64.whl (900.1 kB view details)

Uploaded CPython 3.9Windows x86-64

mqt_qcec-2.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (721.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

mqt_qcec-2.6.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (696.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

mqt_qcec-2.6.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (765.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (673.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

mqt_qcec-2.6.0-cp39-cp39-macosx_11_0_arm64.whl (819.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mqt_qcec-2.6.0-cp39-cp39-macosx_10_15_x86_64.whl (912.3 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

mqt_qcec-2.6.0-cp38-cp38-win_amd64.whl (914.0 kB view details)

Uploaded CPython 3.8Windows x86-64

mqt_qcec-2.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (721.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

mqt_qcec-2.6.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (696.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

mqt_qcec-2.6.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (765.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (673.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

mqt_qcec-2.6.0-cp38-cp38-macosx_11_0_arm64.whl (819.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

mqt_qcec-2.6.0-cp38-cp38-macosx_10_15_x86_64.whl (912.1 kB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: mqt_qcec-2.6.0.tar.gz
  • Upload date:
  • Size: 297.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mqt_qcec-2.6.0.tar.gz
Algorithm Hash digest
SHA256 05dadcd06d841538add84e1584e47d2def0414179ee6e37defd282a8b2f8f20e
MD5 359b71339f3e0d2695919b0e892af684
BLAKE2b-256 41022805ef2d67c5c391d48d76bcc5b5694390bd837a347b95190d785c04f093

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.6.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 920.3 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mqt_qcec-2.6.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d491da71b4e1843b4572b4cf2d6d2b679e2f2ab9bed840a743db5fda87a75109
MD5 a9b168c1a7a46d2bb523e7d7370dfe39
BLAKE2b-256 9ed93c07e0f136f76b5a4c861d47bf6f2d842102b65395ed34a13a72db50b1f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 74476dc13db997270d90843c6ff586d04bb6ceb2ddf8e4e54f2b1f9270de37d7
MD5 ebd39c30de295ece549f5c2fd49650cb
BLAKE2b-256 dc60f1994a58bd500b841e019aa9f66d4d79b85beff493daf0c48b315a632a66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5124487a6e90ff5614191c6e44685c873fb7132c94e8e5544be58635a23bf8c9
MD5 e889f455ccdea8f60573adf5d058d70f
BLAKE2b-256 7ea2a9a88187a20b6dd5c3ec8e306938505a9191221cffff7fb3ee883c78ca7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 79de690c9a328f2337888caf5d54400089330b81a2bf63eca0a35da4a353a0f3
MD5 76fdabe0a4371febbb7dfb741f65c48d
BLAKE2b-256 14923765e6fbe7832c908907813e1ba6fca0a5dd52d062256b194860c2a12380

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d3083ddda432e20b8497e1a9fcc70951904ae385d36cf9fc98ffb28d0065e955
MD5 7549e01629c46afd91f8dcbdff2089c3
BLAKE2b-256 e6bfb92508e2609425b72a4fb2600dfaea54e31007ed884f3cbaf1087d9a2ddd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1246df1646b7e822d0e09affedb05da6ebb0c518bb10370ffcdc3e24cd4072d2
MD5 0ae92f0341c7c315eeadb27b4a30187e
BLAKE2b-256 7ca89dafa35bbf51d9dac346e028745f3d62620387f7b3852adf2fb254a41e10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e9a39e2d0aeda4fc4901a40b228d49f797d532c54846c5f531528660bb23f8a8
MD5 1081b5b79b4a155047198e90bf1bfd18
BLAKE2b-256 b97ed2d45f1b954642609fe1b95ff57b4c43be1b9f6b9bb1376e4961124c8dda

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.6.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 902.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mqt_qcec-2.6.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a9cad3e3e91756a549c7127036609d52f25e8b74cbec60a9f1f4c3e7fb7d0894
MD5 8eaf51ac47f88c920b212360caaa7c3d
BLAKE2b-256 04e11682a774556e9eec9df29c80046612e182b7eedefcab7058aaf9f38ec598

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9a0742284b689d282895f1bc509672547661203155a5b680008f54a2953d04d
MD5 251983e8d4a1bdb138be91c1cb47b3d1
BLAKE2b-256 c56ab8c8080657f2ff6558139cf9c28fca048135f8749b305460ec02e2f67e46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 912e0593b32508f9ab0b94f4d46ed43003c0ccf84161c57aaee4d5cdf21e1379
MD5 8054403f638b89610ce1e77a0140690e
BLAKE2b-256 d4a1151d7ea8195da526def0604abea011d429e55cc9b312658c9d716820d069

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d2df0afbafbe53cbb138b4f8608ccf9005d2ab0a488bf304e324d569032dc7e2
MD5 d876d58a1ddfb862a8cecb452929364c
BLAKE2b-256 3e9aefc554f9c6ae5ee590ac5888366a2ea2bfe62f7944d4a35197da384c4d95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 03c288b6890a301da89fafc6770c9ff9e019d2659ba9954198ca3bc60061fc68
MD5 a4f09a4b4845b46a12628579576289ce
BLAKE2b-256 eed04ddfcf75b8548fdb2870befbec013f0574b178368cb1108e7f89f706cac3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f6478ad4db19f9b717a681de22f26ddbc2fe9892878404ec31af4e5ec9d5c12
MD5 56f90f86c7dee4776fe9249ac77ac59a
BLAKE2b-256 c332df25fea0c5411c43f52b1f0ab126d885917caec6041bfc1f8182fb5ef403

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0e79087c37a4208f9b6388b7a719e003937cfe994a3712931efbaf6fa26daae0
MD5 78864043c29627770b2506d60df6b691
BLAKE2b-256 cd5408f77e5cdbdd9823c467fb7916374f26ad630c647f56fc899ab5f38b6b92

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.6.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 899.3 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mqt_qcec-2.6.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 97c4d30f54941b02067f8af850e2e97618ed4ae42addcf961172743f60311752
MD5 585878c75eb0a1018ba8a5e989f5c072
BLAKE2b-256 558a6cbde03945eca51aadf18c00c7e8d2f3a3663d991d4212f6c19ef45eca24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5ce398275640c545f026a5eb84f35eecd7d4a596eec3b07051749717599490a2
MD5 822cab5747b8adbca7500d52b0bbe635
BLAKE2b-256 1846c92c51149cdf125298b7de2a6e7895b4157c70fed11edb9ccee852d4560e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f2346f48c9ad469f63b99954ebf59a30e7be76f6638a7814ac561275225799b3
MD5 1fff5f78ed1a6f40ea8beb270373fbe9
BLAKE2b-256 b3544f8ff0adb62dead8042aaa9aeea4e7a5e74429fa76c319c4e9e45d3ec177

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 81806a4b97c105ff4390882404c9680721cf4a553ce30f5187a27df9f7da1e5a
MD5 a4bcf67fe69fcc7484f2a89dc5e78e61
BLAKE2b-256 3ff08c895277877058a5025627c18b9cf756a79ea419a9c668b4ca446314a41c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3b998d53b5638dc1182b9f48bcf88e18031b3488fa0f0bc69dc793b09b959709
MD5 c4e0f97286b8b18be9c6ddaf7064827c
BLAKE2b-256 1bd70a17e8a0b5d2144f58a93f76be8510623b835d644fb906682348598c5c69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3541226fcb7e2df58dacf08504b64ec3186b446010b6cdd55c9af1058973a88a
MD5 3d30c55ddebc34a2d58513f4286adac4
BLAKE2b-256 e19386aa4236b3a2b663742a8340b80f7834fb6c545cbad28c81327c6a8047c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fad8282f5d8f4aef127c3df052d71ee1bfdeb75d833af9aaaa9420049d0315a0
MD5 b3ea214b000b2e6cc2979029136d97c9
BLAKE2b-256 0f99fa89539f244a90980cbadcce445fd4cfe1a3985db9974bddc0f832b40fc0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.6.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 900.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mqt_qcec-2.6.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 421a4153f9b71e476ca7055cc62b1b448c87fd393b50b60e48f7928d77fd4a08
MD5 b4461f99fabea77c24a4158e2a3af1d6
BLAKE2b-256 c4b132e1916509fbed034f14396e1b6c7ca47827131f1fd2e1667699b98905ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d202b42e000818bcdb42ced78fc6a80a4873aea2338912ae7a96201448fd2b91
MD5 0c8970f39e11512eef0dd348d99cf188
BLAKE2b-256 86056e0076d28789b16c9c002caf5e48b7252fc1747e6abdfa13139a78dc10d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d9dd907a836f489b2f5e63a9d5090d55afbe06ac4df4e1f728fa7a45fbc36dea
MD5 b29bc629200042457064a67612c874ab
BLAKE2b-256 03b10404ceda83f87576602145fe5ceacee837fc6ca34c27064b0800159da60f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 24ff02c0dacaae714220a4061d1b773c782dc4550a63f5f53d5aae01b4153c64
MD5 92fa377c435ec25e4a41e44cda6a5c35
BLAKE2b-256 d4c3322c22d0b75890be53ea5ba93db1d3f80904e90b38313904c912c494d196

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 008ab46139eb8fc14e129b0ea069f44afc6f753939fc04c66a4d9c0b0fe8e5ec
MD5 991151d4f4b7e16d21163ce165891186
BLAKE2b-256 417bf59b0d4b11b0d0279d87d6317c2a2b126dfaf7cecf5057b138de81d5f7f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0f771c895e497cc2a55f988afd65e77f49b5165c1aaf12aee02051c0e860ef1
MD5 279cf14ddaf58c62e5817314b153138c
BLAKE2b-256 721fa6274d22a98242e78301cb06d33c1218c38ad960c75289ccaf028f3bf157

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e0ba4868d19b743fc32e5c7f49ad1126831298595879b9087dcf545b9dae1215
MD5 7e22956519092bdd0266ba13054962c1
BLAKE2b-256 2d943222c9520669d448ac5dff16b5296739c9dd109e44cb31b4bba500f0e3ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.6.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 914.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for mqt_qcec-2.6.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d37a8e81557dcb911480fd3927911b97aa0db761b4e838f3671b3a9fb8d8f148
MD5 1e103081d1258c8204bd0e4bcc8fd3d3
BLAKE2b-256 ff2bf50988a844d8c7e282fb78e1459cb806fcfd61debe898895ab81b342ddcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 297e692c9bea603e9386f73e3546ace102d7ef4d2d6f4d16b64142737e6ccbec
MD5 b9967327c3c8e9c9ac7ca533f828b1e8
BLAKE2b-256 b399383c3f760f80e8e145e9b57f3174e318faec0f479273f34d9b0007f550ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7f97b09fdb40b284766cc8762d2ac4a10a51174ee623e5696a259e6df55fa70c
MD5 a85f73c9905fd910b54c67e427abbc69
BLAKE2b-256 1b6ffad16ad5a45ad4b80f7e79f215149ed98bdd328ea469b9570ce0aadd1560

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 750756403167e0509ac26f849b30809b4ec7b3ce916f1cb3b264b04e544d3a79
MD5 1db554274c58ef79fa9639dd8b0d3fa8
BLAKE2b-256 f88f443b04ae104920cebb0c561f201719b1d43679f49c71b6f7e612911de2eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c6196bc533b1cac49ceab7bf4a2961f57c2a2ca147228022731303a67c5a0b8d
MD5 9f587a869007469654477b6ecdb7474c
BLAKE2b-256 3e6c549d970a7a3694a4dbd893bcb51ff2dd27aa848f9f061b4f7bef50f635c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 60673a2bbf1e3a225a4a6a3f0e477580bbae0ab8e42eec75646d0049914c23da
MD5 e7fddcc5adfd7883f38b36206da33042
BLAKE2b-256 ed33ef5c01ed598b066b1238a4ac8a9a9766a27a6018064dfe478e0162527323

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.6.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7958776417c178aa08d602947498ac0fa051ba182a3f84e1d020d05e1f5f6d06
MD5 c185b6428448245a2d603c2218ee39f8
BLAKE2b-256 39f35e526362d87a52631523fc783d3a0237d1cbeffc50e1557ee7635b6a7326

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