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.4.5.tar.gz (295.6 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.4.5-cp312-cp312-win_amd64.whl (910.7 kB view details)

Uploaded CPython 3.12Windows x86-64

mqt_qcec-2.4.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (714.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (683.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (753.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (676.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.5-cp312-cp312-macosx_11_0_arm64.whl (839.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mqt_qcec-2.4.5-cp312-cp312-macosx_10_15_x86_64.whl (930.5 kB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

mqt_qcec-2.4.5-cp311-cp311-win_amd64.whl (893.3 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_qcec-2.4.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (712.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (683.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (753.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (677.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.5-cp311-cp311-macosx_11_0_arm64.whl (822.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mqt_qcec-2.4.5-cp311-cp311-macosx_10_15_x86_64.whl (907.8 kB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

mqt_qcec-2.4.5-cp310-cp310-win_amd64.whl (890.0 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_qcec-2.4.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (712.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (682.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (752.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (676.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.5-cp310-cp310-macosx_11_0_arm64.whl (820.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mqt_qcec-2.4.5-cp310-cp310-macosx_10_15_x86_64.whl (907.0 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

mqt_qcec-2.4.5-cp39-cp39-win_amd64.whl (890.6 kB view details)

Uploaded CPython 3.9Windows x86-64

mqt_qcec-2.4.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (712.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (683.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (753.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (676.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.5-cp39-cp39-macosx_11_0_arm64.whl (820.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mqt_qcec-2.4.5-cp39-cp39-macosx_10_15_x86_64.whl (907.0 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

mqt_qcec-2.4.5-cp38-cp38-win_amd64.whl (904.6 kB view details)

Uploaded CPython 3.8Windows x86-64

mqt_qcec-2.4.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (712.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (682.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (753.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (676.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.5-cp38-cp38-macosx_11_0_arm64.whl (820.7 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

mqt_qcec-2.4.5-cp38-cp38-macosx_10_15_x86_64.whl (906.9 kB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.5.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.4.5.tar.gz
Algorithm Hash digest
SHA256 63ca48be67626416436b9c1a3a0591faaa2351f254e8ded1cd6047187aa8b911
MD5 a1df90c0f9ee1cd672fd16fdb2a16191
BLAKE2b-256 53036d7b493592daeb3ec241255f902e49cbf74b317a80fb8c723c0c89b35e0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 910.7 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.4.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 492b25c4706d2ab72b73461df0a386ea6c1484a34cf3774d3bb86dc2fb2fae7e
MD5 044f4b1cf5e2a68fb0d59221e7320eef
BLAKE2b-256 1c7204f02df6f5c6514b7b5fa717c9fc09e44f19b1b64bb571e2467f632c8d00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52c1de7b7241c48b2193d3894e88192fafd65391b95e75f43132ce588a6a7a04
MD5 7042b0c07c01c0bbbe6603c014536645
BLAKE2b-256 1f03d206ae23cb7a3568aeba26d890c8121b420964d5745748c5ffca3c6f0e83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 591ed6d95a78abb5fa1cec0d62040d9064772486162cc308951c61d4e878bf66
MD5 0fe6181f8dca90d89ac15b14b66c577c
BLAKE2b-256 e30850313da8ad1f424e34f7dbdfa179f589eb067837f741acdf15a414c88dbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2503df3edd703a9fa89caa6073be44deef34631d8e54f5307e3b362b189c08b4
MD5 cbdbbda1889baaf5d56bb5178e7313b2
BLAKE2b-256 e3b1d8f4a6e17f5ef8a0a80c57ebe45b354be8201cc9e16847670b55f02678d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51c0cbdb6644dd32d91b1c25b75c4ccd744eccd622efc540c453056dbc413425
MD5 b2575f1b2cd34c74997ea99ec2127d5a
BLAKE2b-256 9dfd445052253de64fabc0bb6404f45fb4cd39aaba70de13d03a31ea18950ed1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1473987329851485848463cd84e916457800295df0bf4e78e52c8d9d66ce44dd
MD5 1efd7e218dbd86c4fe9e2fcf7583c5dd
BLAKE2b-256 25d84ebe098a1e37cf89847018f187bac1978003893fa793939e734479e7d297

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7b046d53131d2b9fcee4b42513b58ef6c7e4b01d580836cd0acf442d300609ab
MD5 f933f3c598bf4db4501562d101718990
BLAKE2b-256 0cf90ac3a730275fe0e1f29366a161048a27e9b1a9a59413dcc1fee8967ee2e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 893.3 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.4.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d01be26d0462659d70a18f9bbf080410a74d4f48c35189cba4b8bc67df7510c9
MD5 858cef76d7a28dbefa782d1e297aaabd
BLAKE2b-256 30ba8e62553e6b9cae5336138bd6b72449ccb978ae836253a31b0dd82e5c127f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6fb60124aae1052e21d0f9c854024bf7a3a8683dbb5858b7198e630564008329
MD5 248e4a472eca14bd99fb475993c9c283
BLAKE2b-256 4cb82bf08d69f9d53a13ad76fadde8ed3f9d1a8a7cc59d05d9633bd5c4b46c9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5ee6156d980bc0cc8f9e0f05e6e229d9a997354f21f4c33d5c9738b4819863a2
MD5 31ccad65eccbabcbcb0cbb3c0c2326e4
BLAKE2b-256 a4a78fd575f830f32314d7f5916ae216e8c927b1d9ace1afab591f52c668c087

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2f5b518d9bf478e8de546e89290a8815114c4dbb3d9be19968f3df2251ccc17c
MD5 7da439cd59662c1d96647c98d16461f5
BLAKE2b-256 8b9d0fe2dee9cd03d84e4c441da2e70a9a44e96804b66ea6cfae6a63348db39b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e9a631bed9e29628c3290218beca42b52d15b64fc4256bca06d8ceb454274eae
MD5 baf047df7c7aab5826165834a7f33ecd
BLAKE2b-256 bfa8389793a4511059a67b9087a448acc1b91030ef7df0f42dc53ec12df2d441

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5cc7e9a34f1aa04311847202e1dee0197b1ec44cbe09fd047ef9757dea28e110
MD5 75322d052f352bb7ea186c0b23540f79
BLAKE2b-256 f78e14dadf1e401cb4463f0e964e52eb8781a2385d73ea95c7878fa3b4748eeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 83db84d399b3244790045d84e3c1cae0278dba2d031fed051a137ca320368392
MD5 1b55c1660a4d476662437c6ebb587dcc
BLAKE2b-256 c1d625ad1a31ad8f6e281757e2af248ee7cca818c2800e6bc4fc0e9d0c73830c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 890.0 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.4.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 35ad11da37e08ff1b7c7884ea24887ef6f0aa3a1ee916a249069c77880ee5197
MD5 28ceb8c2f2e2085be3b794c4df11497b
BLAKE2b-256 9af8529e006c4c1d0b49b62b5be4b1a1c7c8cc6ccc596a8e5c94d87653ca78f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ec8cac3747a12f3a2a0d6e8b9e62f59bde8577e538781b194160d9d860230105
MD5 76f679926e5db28405641bad37cc5637
BLAKE2b-256 ab9c5a8d86b6a076b3d509d337b94ef53fc44c69e606d39bd0e29897ae180b1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 30e16317cddb273a75b751eb38ac4376a3773d7713075747bff85dd983264a60
MD5 35e7921743bc8413d883dba5f76b3594
BLAKE2b-256 2295e9dc8048be9a2bb5fe050cad8c3f347eaf91c88dd37a8e38e9303245387f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 78f497b5b1eeecf9179306da4f7f471a8752bd5d713b616d68fd64079bdc8005
MD5 7d16bf12c70a6513be64dd8899d5f11c
BLAKE2b-256 13fe463b654b4bf00b617e428406650bb80df32166229de163d992c4e3a44c86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ece4715eb6bfd4771e75d91970b862af09eacf22cb84b19f845b1d1b72413dae
MD5 14fc76454488131ac4ed0be63412ab95
BLAKE2b-256 a16e2de967e01ed769319aaacc94640069a34ce4b2b485ef1af37dc8237d2874

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03dafad9e83a123ca0ab7f39a8bb878347c0ca7c3b68791fdbb3c49fff252028
MD5 9a3f5470fdb30af31925abef39567719
BLAKE2b-256 c002113525f7693f7ffcbe3de0db4284ff0e86dbdf8115f0cab371bde8499b8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 51b0a2348dd378d9ea3b8b0a846f46916eb2a91bf21bfd92fbf0963865144f4a
MD5 288316931c3e16e962c56d8fb4655b20
BLAKE2b-256 8ac9b97788f919fda6c6c29e4e388bc32f7a1bcc9826baac839da33fdf1bce2a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 890.6 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.4.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e532736e26ee639e883b406e2c17fc35117f1233aafb17c8d742c26423dd10cb
MD5 a5f256cd381863d140d10d1edb305c7d
BLAKE2b-256 8dfcff2008a3fa1e1f6a063a2752243ad79ca51ee8d27113ed49c8991a48dca0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 460e55a382602c856f61baa114907a35e08465aa9db8d529cf1d37542f8f590b
MD5 920084e270bbfa8cac978209bd8bff20
BLAKE2b-256 443335a1cb0533e6864669b22f10951364825668ab08bcc821dce80a231509ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6391d6c7c83246c1f4598730e6019a83f543bc7ffde39b23f25b4ec67b190699
MD5 55c80b378076096052e5c537d2b45661
BLAKE2b-256 bd5221bfb98868aae979cf36442c9cdf05738bf386ae0bf2941efe9bc96e0f29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e044134554533b9657735f8267f9f9df4185ec972fb2d26cda9280e4e6bff72e
MD5 883d7c626a9d5534c28ff0fa1cc1c962
BLAKE2b-256 aa6a506d664bcdf76fec58e44d662d35ee704edbae66b27362d74c7293790903

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c4e75c73629bd20da13ec3fb272dcf98556e8ee15b2bca65bfc598260adf40b
MD5 ef8cd7677e588acfd04acd28fa45da71
BLAKE2b-256 ca8d1bd65f7a7a9025b29ec03606ac7dcc1bee1fedf9facac0d1a0dffb29908c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a22d8ec856361743266f28a3433ce0209c2656041bc907207fd8824c0fe993e3
MD5 b435d051b4a15132de0e311a2c572127
BLAKE2b-256 8bd1dd8170ae2d62f2606775b11802c5ee8361014f0491f15842b124ee573e19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c783abfd4b76b1941768790a6f4f3f70a50172383f162c41494f8ae461a27b53
MD5 7e5b0f63a0a378714564cdc295467b93
BLAKE2b-256 588e542f66732e0844f468d5b40704a261f36bbc1264dc624c9d8d5a8e747db2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 904.6 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.4.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 72762e74d39a3bd0fe1435959f9ad0b27d8ca6348fc2deece6fadbefebbbae9b
MD5 9b87ad2ca0f032968442a2d7e417ec01
BLAKE2b-256 e13f357650227c931b85600a0dc1ee8956954f36dffda6a8d4d6a8249a455a40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d2d75e368154bf33c62574f0be3bd68f0f5c0f6fa48894ceca23364958b04778
MD5 70664f83a5fab65136a8cc5e3e1b04e8
BLAKE2b-256 6e9b8a432f936cc6183c921a508475a9fb18fad885dd126bb9c204cc804e2266

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1ec90180ce011b1c992365f6a691975d87a98cc7600daeeed7dd989c38e7e09f
MD5 811d142ed9b7c091499ab2fe098b4259
BLAKE2b-256 fd411a9cd95794f56f40c1a5bfef346ba87e820a0d2125218dacb85f1a9ad977

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a7ddfecaea097b98327d862bbadc5072259e7fd4676a2c80f8b86496aea9b1a8
MD5 0e791e8b33f7c746af07f9d7ca3e25be
BLAKE2b-256 cd1f43abac178a1669524fd42ffc7beac65cd2966dabfd2df617247ff5bea9b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c6465def5c4717242bb7a3f9185a22cd6b0db124472b97d504787422b1a9851
MD5 3fcc85ecdbde153c896c4c5e4473f432
BLAKE2b-256 361a01601982c95e215a139fee9dc7b1d0f2c475a1a3006e782ba76d97f10d3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8a504dcad76ef4465b548ec7243d5b7e7f5fc48bdceed92c4b812012b97fca6
MD5 e04006082a33f274fac52edac2576678
BLAKE2b-256 6f2ae2b224a4d2b311a83c0c5008ff02f491a137fceb0dd11b92c0ffc10aebeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.5-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ce825e7753e5e9b8adc71d2cb96cc1aa6c91b67de848eebdcb5c759de3eba962
MD5 83bb3eacb779921c2599beebc2ea0b6d
BLAKE2b-256 33e794dc462a28e66d40badd5d99879f17863aa74f5aab396ad09d278a796e26

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