Skip to main content

A tool for Quantum Circuit Equivalence Checking

Project description

PyPI OS License: MIT CI Python CI Bindings Documentation codecov

MQT QCEC - A tool for Quantum Circuit Equivalence Checking

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

Documentation

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

Getting Started

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

(venv) $ pip install mqt.qcec

The following code gives an example on the usage:

from mqt import qcec

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

# print the result
print(result.equivalence)

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

System Requirements and Building

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

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

References

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

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

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

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

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

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

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

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (874.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.3.1-cp312-cp312-macosx_11_0_arm64.whl (970.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.12 macOS 10.15+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (877.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.3.1-cp311-cp311-macosx_11_0_arm64.whl (963.2 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.15+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (876.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.3.1-cp310-cp310-macosx_11_0_arm64.whl (962.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 macOS 10.15+ x86-64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (876.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.3.1-cp39-cp39-macosx_11_0_arm64.whl (962.1 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 macOS 10.15+ x86-64

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (875.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.3.1-cp38-cp38-macosx_11_0_arm64.whl (961.9 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 macOS 10.15+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.3.1.tar.gz
Algorithm Hash digest
SHA256 f770f43535b9f743da86e00158c12143eef002e12ac40ae00383deff238647ce
MD5 0bb7717d0d27e8bbd38a8abfa0d9c397
BLAKE2b-256 9fd4e55aa9e3b0352738586186649259a7c940498548476d39e06147cfd3dd66

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cddff8fb685c5fb7eadeaa58f81e8c9aa16611abab474d1d054cef62b6208a01
MD5 06cdbf25035e150cac935ced2b25dd13
BLAKE2b-256 877916196253dfad046615364331524b89f7ed49c792c6ca6e1a71233b71fe32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 462103d932ff44ee7874b21fe8a327dcd7f371824ed5e7c2ac8a078b76c5d603
MD5 b38161f195424d8b82dd808cceef1746
BLAKE2b-256 427d170c245a16c0f032f90c79c5a76ad4e8959c6fc4041b7abae47f0a260a79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 04c535deb737fc360af7862e98bf9c1f5e3cc14e3c9602842b0af4f7f7f2f2ae
MD5 591c2290e5fb0afcc699d9c8b5df0936
BLAKE2b-256 d8cee80c5809db27de1c15ae7a1c15df68c6a49ad25de3666c506ce9a61091e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 88b0187a15631a92d2714fe150b2fe0fbc2c6eac2744bcd199d92682e2112304
MD5 75316413f7b395f700cdfeee80006db1
BLAKE2b-256 cd962423b57ca56d0ed3bf392ce5546340d49d8c17d32dc8a7772c78666cda2a

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b6581f8e6a50206553309f959426480c450ab1c2305fb49708d70fc8fda36712
MD5 514f1feea5fa4f67286b1eb274807984
BLAKE2b-256 df28f81640344823a9b08dfff7eda5f8108cddf184a4ec0bb9a9360161db4bb5

See more details on using hashes here.

File details

Details for the file mqt.qcec-2.3.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f5213068086d88473dbe077d6032fa019a308849955dc1f7ea9f713e2e6eceab
MD5 adf344a1ea36a74836ca1debb6298594
BLAKE2b-256 f34f6802ef717797b94c697574c6162a4266b3b6246e3fd57ad5815d6bf7cc1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 15f5daf2518a565ceba6419f10e0e56f832b8c2dfbe5e22ea5f5897096fb8758
MD5 333bc3a36d28fab0ddef680075e5621c
BLAKE2b-256 130ed2596ca72b5bd818d8c6fe6c0626c05b0e5585ef5c90223517de49c1b5c3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 62a33a9805678f28d4210cea5686757f9ac56d7feb15ccda567c8a7a32e2a58d
MD5 0c1e7b4ca902b49464b9c6e8bb2c6560
BLAKE2b-256 2907faf6ea6662c017ffc3ce0989f0909f647a3abcbd72c2ae81d992e8728726

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8b521e83641c494fb87e60f56695c34b0cd46907066ddfcd59a96df2965dd097
MD5 d0d1c423a6b526ac3eec55fdd77968ff
BLAKE2b-256 0f5f04cab68b745011e8cdd6e351a5855825747f49f96702642b593980372626

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 23543f16bd23b70877fc93f128e0d87db9b4a2a5f432a8f5fb568db42540ab4c
MD5 436448c94d637e472d3e8329f0aaf600
BLAKE2b-256 feb4eebd98ec4e23e8c07f4580d7718178e8efd90cf90dafa9d9b2e6e7af3603

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d2734a8bbfa8b0df287758bac0595ebe8b08f614a9d01c79d86a9538c7ae9844
MD5 7fba5dfdd4b2f2ad6aa77961c32885f3
BLAKE2b-256 61d0233be969dccd2bbd88baf95439cc601e9c5494a088348e28362d0f15f073

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9d9a8bac4ce34b576e2fd8ecf67e3132233fc3f303fc3d29989a66e89061c8d0
MD5 594a9da032f185d29d9f7fbe59233d93
BLAKE2b-256 0f9314e867b60d1cf581e9464f6a37226d43dcd6248bbee577b149f145bfdac6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 655ec89d0b278674b97e134b0406de09cd767a52cc6e3c5c6a0d6740af333b77
MD5 aae24dc9ed50b16d6170cab7ad67983f
BLAKE2b-256 dc050c7e550828eb12848c4a68b21cd2f62b17efa3d395d6da3e3b2baec619b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c45c8804cd23822ad509b6366ba682fff7493ae7bf2e600a4f3391ffc72e3b7e
MD5 aab979196f741e98ad002e2f751cc5cd
BLAKE2b-256 3433b7c4dddf79e398b366d35e346b831c558153f77570b61cae285ec6381f7a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 eff94e9cfef50ff10508ed92f96a109f62d4e39b09cb98cc7dfebb3627863e46
MD5 bbce4c081a1160d2281004f95d49c820
BLAKE2b-256 46db9278dd82df58bf1f8155fa783f2cc83dadabe12b74c3497b2a6d54f4b89d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c452ad1431a0aa5a4053cc78c1908049d8599eed167ed7dd478004b065b4ee2a
MD5 b2fb83d00303285ad054b667a5751b9b
BLAKE2b-256 b879d0e1225f385343646c5df4412fbf7fcfd6713782ff89c451ae3a2a811fb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c1137465761451caa20e96f2e243a6efc9591ceaef8cd507880b135d5d8a5c07
MD5 5a2bd8e775b750297e052d7a1ff3ad80
BLAKE2b-256 2a907278aae0650c5d6a7ef932b2331367e2212f079d1a223f577482827cca21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5ce666f10617bed6b7449346ad69d05c746cea15bb01851cd7f730aa2a0e062c
MD5 5a14e6c956dd4305fedfd593ef9d3617
BLAKE2b-256 0c160c115bb957181006908e5e65fac8aebbf85b48a1d34e5841548753ce4ef7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c69bb0063cebf17e70f7e98979987984b2b4dfad9b23bf76330074ff9f8f1907
MD5 7ae54d481e71646c206b327a1c163b05
BLAKE2b-256 82c4356a58a257c00503c71abdbb1556a4901c1590e6cea1e701a631acaaca5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7464b6c5353d0f4f1af8c40979ac04f763c0690052c50a51975072687cba3403
MD5 eb4ab11fe2b9b0b2bea6b782b0f3e732
BLAKE2b-256 0f09ee384868ec00b3f982fe99a9369df02928d1f7d895373910976ca33ab9fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 802956092ffc4f23a799ecd2367ed029741842a1bc4e6d0c8126a70d14f3f9f7
MD5 89880250e9465f2532f243174615c2d3
BLAKE2b-256 50376d7a0843ae28f67ffcda083cd1dd552b64c86c21034b38db653fadf88bc4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.3.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9b7b37cdf36dd7bf613745a1f52f808ffae4d034889d222348f0428726f4c452
MD5 d650e75a9f1a9d129506bd5242db5415
BLAKE2b-256 b035caeeadc459ae71903dee18236d6510d5233eee0343883cdea8bf692c4793

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5e7350ef1376e12032ac52e7b4bdd7904185c354ae38641a39d841d2f7f014ff
MD5 acf808c7bc4eae5c97e2188121e31224
BLAKE2b-256 bfe288ec4e0b041c94e4eeefaa11c4f80fa4098c75a4eadb94763e06aeb80712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ebb65c891accc5028fbef7babcc379a1670695378884b257db49e2e922d56e5d
MD5 50f4d815bf553f94775a14a33bbabdc6
BLAKE2b-256 e79e64dbd9853de2ad14fdd5da26ca9af867540a6ca1637428bc9c542a221b0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5b223a2df98f7468d2d6bf9853dd543c3fc4ddcd7ff27919acd4b588898db120
MD5 443eb5938917bbd341ddf00edae16756
BLAKE2b-256 c75783f7c7c00dd61451ec3e59bc93b07e5dde7b7fdab3f441abcd1b97571c5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7b4ff4f53e57cb86f8678f350fec84727ab88a8c6d400a816ae5f689ffd0db60
MD5 362f8bc64fd906d44cb59dd96d583fc1
BLAKE2b-256 6fb77f04115bfec2e010f0018afd859d1cac3e09663ae94f93f3e3f018cee50e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69b8b65b29ecc8a6e6f8c7f7eb18d63ba08a1b17110aeed3c94e38fd9df4b62e
MD5 2ec83b4281f545b9c935dca84abec91a
BLAKE2b-256 e6799a0e608dc164f9e434ef2ae2c0437ce1b9d772bee3b6b58ca881d04ca5f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7d959043fa200da00e34fdc910987c5e7f2bba2dc12e629f833725e0a11916c7
MD5 0a425871b4647b6498ff653147d5ee60
BLAKE2b-256 c81cf9598ea67874e77ee719752b3254fbba3ea362eba6388f2754869a49e5ed

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.3.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 310c4314fd0dd3e9b130a1891df0b4fe115da80d92ee3d7abe9eb85c1f1a2db1
MD5 38802079138b374690129698fe569879
BLAKE2b-256 1f3a21bc1083c7710b9f78a670084039496eb7c6cff4386ee8e88cb78c21a742

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3de86e8a16b70c5b96afdaee6faf579d310d6ea322b5f5211f10e55c2e474eed
MD5 e8d527d9c749330fdf9a309fdc548a9a
BLAKE2b-256 0cb4ad3618febb22cd4274d04e8a5487ba1f3d38c0abe37cf6892e619072f4aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 98b48cd4be63accb0a2a197b22664d2ffe900cf11ad84f27fd380c48f24fb28b
MD5 587e1071b869616531bac1db60d0b462
BLAKE2b-256 3c2fdae51e790e937d020aec25fc811fe7ae73fb254a0be30e6f9d67dc152591

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f6911b91e9c5775155c1f873103d5f6e04162a15da4717d30479f6b5181ff64b
MD5 0f387437efb81de5a66ff0b21b56a827
BLAKE2b-256 d8d7e679e04b14523baf3b303581a068ce606efbcbd324edf5eadacc7229dc29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dcefad6cf56688cacc8a4d7d6f814adfcb5b361d35e525d6535cd672e8d98450
MD5 1b75f6bdd7bacac25c11d18b06e9a0fc
BLAKE2b-256 3348f4c96c09ff213e770fbd169bc7228d447393a316638c590e6e2359e4f6e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce4c2050245838b3f2141ee3cfbedb5b0aeed6ba55527f346ed56993ca05b6ff
MD5 316f8b579f5e27b09db3b78a6f18b673
BLAKE2b-256 def2657045b512fba941ef29a9f8b05e55375f55073a7b0211bdf66811c1ad17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.3.1-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ede33380d52932a4a5bf85293231c04b0dd96f090d30d4b75ff96586bc15dd68
MD5 2ef4d2f73335fcc8e3a6d7706e459743
BLAKE2b-256 58af98c887748dcfa7b00f5dc6d7b4b7c44f403782602d526cc30c53a5889c6b

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