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.0.tar.gz (1.7 MB view details)

Uploaded Source

Built Distributions

mqt.qcec-2.1.0-cp311-cp311-win_amd64.whl (820.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

mqt.qcec-2.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (885.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (852.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (962.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (817.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.0-cp311-cp311-macosx_11_0_arm64.whl (883.4 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mqt.qcec-2.1.0-cp311-cp311-macosx_10_15_x86_64.whl (977.7 kB view details)

Uploaded CPython 3.11 macOS 10.15+ x86-64

mqt.qcec-2.1.0-cp310-cp310-win_amd64.whl (820.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

mqt.qcec-2.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (885.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (852.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (962.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (816.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.0-cp310-cp310-macosx_11_0_arm64.whl (883.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mqt.qcec-2.1.0-cp310-cp310-macosx_10_15_x86_64.whl (977.7 kB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

mqt.qcec-2.1.0-cp39-cp39-win_amd64.whl (820.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

mqt.qcec-2.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (885.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (851.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (961.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (817.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.0-cp39-cp39-macosx_11_0_arm64.whl (883.6 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mqt.qcec-2.1.0-cp39-cp39-macosx_10_15_x86_64.whl (977.8 kB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

mqt.qcec-2.1.0-cp38-cp38-win_amd64.whl (820.5 kB view details)

Uploaded CPython 3.8 Windows x86-64

mqt.qcec-2.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (885.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mqt.qcec-2.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (851.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (961.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (817.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.0-cp38-cp38-macosx_11_0_arm64.whl (883.5 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

mqt.qcec-2.1.0-cp38-cp38-macosx_10_15_x86_64.whl (977.8 kB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

mqt.qcec-2.1.0-cp37-cp37m-win_amd64.whl (852.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

mqt.qcec-2.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (896.9 kB view details)

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

mqt.qcec-2.1.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (860.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

mqt.qcec-2.1.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (978.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

mqt.qcec-2.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (830.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

mqt.qcec-2.1.0-cp37-cp37m-macosx_10_15_x86_64.whl (971.9 kB view details)

Uploaded CPython 3.7m macOS 10.15+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.1.0.tar.gz
Algorithm Hash digest
SHA256 c39ba96939e1c455e200ce41c2e91ca76104b92d65cac65599fb728e946b7e59
MD5 e6ec21ee21775723fdb8e6bebe30c5da
BLAKE2b-256 6dacb0431f5a0776628c5f186be12e784ec96af03e7669bb63c9305e155aae55

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 584b54886cdb482fd1622e742826284a8e2a5f7dbc166b661689d5423d837a43
MD5 cb5af6b8542b246ed4f7bfae5aafccda
BLAKE2b-256 a465cf13a441c73ed30bb6b5d39186a070bd1c14d9693d9398c9789a867dc759

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0dca2bc65568126da7cd6a3a8e846125bfb054b22248726f822a191e7398123
MD5 c58004888881b1fba2e74fd37e9e1600
BLAKE2b-256 f0fa8e4e2819ca35e15ee564d10e664527265dffc8d5283702af1f039a3c6d33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 358e75787fd9a0cbac076ccf92e7f810386715ad948170cafb2d48e81b361eca
MD5 c9dc685eef8c9df8ae74b55bf330a89c
BLAKE2b-256 9099dc3f00d130fbd99c7e9720b5db16fccd6610097410652a59a62d21c7610e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 de68d698256fbf6b83141a7fbd1eee94866a5afb349d56d2282535d7b0918f35
MD5 782cd4baae34b06918bfffcc64bba634
BLAKE2b-256 32b5abb5bf1614cd8b4da2113a7432bf7160a53e7fd5889cb3304faaefa368eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f4def79fd5ec6e3572753a6e386ef5ef722181cd5cbc668fd46d2d795b27eb2
MD5 5bd36c8c64ebda9e24fd8fd8d599648c
BLAKE2b-256 a896024338b7ff12707041db0b6d247416457c11fe09e360b8f40ca4e4da6e88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d29bf62ad4b369c8a0581eda48348eb6ef3f04d033713b5dba6b1e1fc11a2083
MD5 726dd8188554a5b6e908687877d63a43
BLAKE2b-256 5102492c6ebb6c2361e0c6d5248f67af4f00bcce875948b674e16c3ede81bf43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e9491144a423d6ea51665a68ce03837456b031547e57987430c642078799b5d1
MD5 efeca1c92b73c6840c6597dc230c3559
BLAKE2b-256 53e03ddb20727201a2223417c2a43dc832e6ad53a612dce728c0efe8c5441e09

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0dcc7637f759d75273d2912a1734559711077fac3b8d5fe61d0b968e696cb79e
MD5 3d56e27de39c4a0efabd92fd577c6151
BLAKE2b-256 b61dbc72c9013a341d98c9b78718abb4ecbcb55170b9064c386e9facd39cb45c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 986409b7bb0ea9564b4e5fc7a4a9d653d849810486956ad9b260dc37f1eb4e9b
MD5 fd758fd9b0237ff882a0cb602120f40c
BLAKE2b-256 1b2a186d86706d2d925ccb7b7020b10b07f1e99c4ea3f54ec584b443929eb44a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e1fc97d7cb7a28d8fc292db26aba2e72d6afcc8f38c620d8bd844959a3bc26bc
MD5 42fbeec544b2c6cee057217537ae3eec
BLAKE2b-256 a3976be34ec00d6a08738ed866d47820f579dd71b57dc35b1cb8288623170320

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 85f65a37a3d1ebe32748ead44caa15b5b9f23a2edcb9c80b3a96b857290cdd4d
MD5 65f3997cbe874f8a5479773dd9d4a307
BLAKE2b-256 bf6446037aac60184853bb834bf347e99dc89d500fdbd7e300c1439f1f4605cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b92ec951fed4fd0b9c7e3f52dd7756a0c7388f47f20e3013670e4320677e1687
MD5 8062fc312fc47113f98f522810704140
BLAKE2b-256 2823c81a51a8ed9da662fbf517596a0f60cc8ff6f6719b401b28973874c25c12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87a9eeb4b29568bca30863ee7b5a66a9619f034186e9e74891fc8d8f036d3ef5
MD5 4b6d225ea26c497e16d6b93f47de7127
BLAKE2b-256 d19def54fc39e6302069c6c56befeaf1b8198e864d8f799aed35d3f307dc90d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 34d376d141b133930660516693e052921f9584e68517d4b58be7ccd017b70b71
MD5 a8c70e9da5206d3f1385a9f91d716beb
BLAKE2b-256 8334b1806997215ef6b3e9dca187736d3a23d6d7118828c3f14585087c110f5e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cdaaee8d8522df0896cbb14dc400a12055f751a5df77984962f8c2609cb5b551
MD5 1b5648af5857984ad0d1b54308ca2147
BLAKE2b-256 892a99f23794f5f491b4541975ed91a6a0ac189e8ef4b95b77d8b8209f1555e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 201e1b7c012d4ca25aa1a7492faf6484f259809050761e7398a4a9f06561a7ca
MD5 e9cd512c59ec20452e10fccca145c5ce
BLAKE2b-256 bda3675fa9e8b77ccb547b8936c42e12ef394ad9f9561abadaf73fa0f84b9e31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 113587a060ba2d44ddbaa63180646a6f6620f5d3079d3d3831663e060d99abf2
MD5 90fe0893424162bbb2d349a4b5b03664
BLAKE2b-256 bdf88c81a52c396adc9f51de56fa3ff61fdcadeab14016e69247ba3575345b76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f599d21f66765fd08d2b8ef0a8a821bee967f4504bc685697a097a6ad36150a4
MD5 eee14b2ef6e2fdbc0c2b9c14f088fb48
BLAKE2b-256 01bec54355b9aa3e3677b9fbc85422ada6783944869928417809fc679b4c8e87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 609d1a3e644c24488b546ea1ad37608e8f43605b81591e6efe38a6717997e1b6
MD5 6eb719eadda4f5e24e49372fb855475e
BLAKE2b-256 98e9bdcc3d6507b0daa5d84349c80fa9b36f232c76ba5034f4c02f4e63f11ba3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39f346723522e2e896be24f9a03999c7b87ad59dfb65c9eea44e43bde89e20fd
MD5 1f58cd82b2936f7283036e35daf9e68c
BLAKE2b-256 a7cb2e07ddbf11b679c243171653a1852cd77a8e3ac554a7048c34962bc7228f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d057e6063848318d417d20282a424a1a953fa976155f25ec00cb53dfb174eb3b
MD5 097d9951e486c064d3a5fb815b907f34
BLAKE2b-256 043ed541fd926eb82d8c4bdadb1206592ef3be3ec1a1a53c82031533df2e84ee

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.1.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 78b65b67345d54030a0fdaddcc17ead1c1a7dac29f523f44cf2e3def96df2db0
MD5 310cb5166c66869c8594fc5608847773
BLAKE2b-256 a982e6e8636e9f6f8d720f78bcb25d03875b22b558e65d4039de9188b4055e0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0035634777dcdb5574507b3ab0f62c861b0ce45b73ce74cb39efb42b647c693a
MD5 a986405bd7e3fecef4f7dfff3ca82865
BLAKE2b-256 23fe58864812f135cd19eb110210892c24ff41d95039c14b66cbbec90c5212d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 337e23e1c52bb16db5565e95313f04ab4e1695f34f6d299eea8972a1bf4f22a7
MD5 b5e15bbed2d087ac48966a2e48862a8b
BLAKE2b-256 aaaf671e5e1946c9486e794151f9a3d8365c2a513d64b9a5c7b3864a933edb41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2f7e62a9dcd47c26a0e969223e475af8b8c694777cf4aa0f9a79c929d6ef80ce
MD5 d6d60c8461be9a023e134e93d38028c7
BLAKE2b-256 417e337543b986a69ab48bebfacbf7eed533906cd47d4bef14e20b191f909cb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3dc5a3de4e432b8e449832c48938ae575d6307213495d45ff1a4ec196401014e
MD5 c1bb0a12c2078947a8161d23f969cf6b
BLAKE2b-256 1ac64d1511cb2bce8a1869a61b262976599578064af08db41a6e4c7ec782fd3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dd4e854df00b100dcbbb38d299cd487cdea97d536a0b6107ad0166558382b883
MD5 97c7cc39bc50657a832c22cc995243cc
BLAKE2b-256 e7e66b1beffde0032a3314fc55248f4343a1e2df9cb0f00fbef7f0eb46f88b94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4eec09ae9b8d72c5036d1c46a599bcd71c4a0a11646b31d3902da4b0dd73ff99
MD5 9592e14626cca82ae77fa69246dd57f2
BLAKE2b-256 68962a178f78635739f26a1b88a43feab4880a4459c842c72ee982807276be62

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt.qcec-2.1.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0d6410a46e5444b05e90d87ab629245c5a27cd638a966bad94cd9ff3ec6e6c90
MD5 c1d4dd7c40213635a1de7678d5872740
BLAKE2b-256 55e0849341dc1799b4764bb29c5ed310854b425a9a9de89844d9def34d14c21d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f901079a56e6970307b47537bb3c4bc35102467e6adc383877fb0971b0cd9ee8
MD5 e524b2d8516d55ad58462dac292c88bd
BLAKE2b-256 677026043c4a6b254f8529b0ef2a3b37a48dd71dd9e62dba862e1aa9a5b2b1d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0072d56cb3b7cd722cffad351acdf5848b8e8bf09bac38b34da1eeff4865d61d
MD5 3130d308b727aefaa572ad4d05ce46aa
BLAKE2b-256 275fd6fa2526bc4dcf75000fa6cb68166e8c6b19e263e944997bad60e6538179

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a1a4b90ae0c22cfdd5265033c06af74a88a571f81eadb963f1bc6899a9f013e3
MD5 1ac4edfb9b7fb2357d1ae898709ec938
BLAKE2b-256 d9a944d6f6bc484aaaa9936e10adf648e2d3565f6b8554191576d5ddcbbdca14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 55c01c9e0787108e7aa1f07d5fb3c301a8648887319c74ad39c5e9d91763975d
MD5 fdfe80183e03748b15f3ac211535d0d0
BLAKE2b-256 2b92e9d1f723d30294af4df897670a47f1c32a2e9d5e34c3c970cead253996a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt.qcec-2.1.0-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 afb7f7e0efec4adb08e1f97315a43c91454016bc95f45f28629d269296354547
MD5 014190ec1d9136e61f9ddf2706db1694
BLAKE2b-256 71a35629bf81510417a1d4a105961029c472f52b7fe6c35f775e59c115c1d5ee

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