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)[^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.4.3.tar.gz (1.6 MB view details)

Uploaded Source

Built Distributions

mqt_qcec-2.4.3-cp312-abi3-win_amd64.whl (843.3 kB view details)

Uploaded CPython 3.12+ Windows x86-64

mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (744.7 kB view details)

Uploaded CPython 3.12+ manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (708.3 kB view details)

Uploaded CPython 3.12+ manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (784.3 kB view details)

Uploaded CPython 3.12+ manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (705.9 kB view details)

Uploaded CPython 3.12+ manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.3-cp312-abi3-macosx_11_0_arm64.whl (892.8 kB view details)

Uploaded CPython 3.12+ macOS 11.0+ ARM64

mqt_qcec-2.4.3-cp312-abi3-macosx_10_15_x86_64.whl (995.2 kB view details)

Uploaded CPython 3.12+ macOS 10.15+ x86-64

mqt_qcec-2.4.3-cp311-cp311-win_amd64.whl (842.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

mqt_qcec-2.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (745.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (707.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (785.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (702.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.3-cp311-cp311-macosx_11_0_arm64.whl (891.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mqt_qcec-2.4.3-cp311-cp311-macosx_10_15_x86_64.whl (991.6 kB view details)

Uploaded CPython 3.11 macOS 10.15+ x86-64

mqt_qcec-2.4.3-cp310-cp310-win_amd64.whl (839.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

mqt_qcec-2.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (743.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (706.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (784.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (700.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.3-cp310-cp310-macosx_11_0_arm64.whl (890.2 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mqt_qcec-2.4.3-cp310-cp310-macosx_10_15_x86_64.whl (990.2 kB view details)

Uploaded CPython 3.10 macOS 10.15+ x86-64

mqt_qcec-2.4.3-cp39-cp39-win_amd64.whl (840.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

mqt_qcec-2.4.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (744.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (706.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (784.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (701.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.3-cp39-cp39-macosx_11_0_arm64.whl (890.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mqt_qcec-2.4.3-cp39-cp39-macosx_10_15_x86_64.whl (990.4 kB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

mqt_qcec-2.4.3-cp38-cp38-win_amd64.whl (854.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

mqt_qcec-2.4.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (744.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (706.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (784.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (701.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.3-cp38-cp38-macosx_11_0_arm64.whl (890.2 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

mqt_qcec-2.4.3-cp38-cp38-macosx_10_15_x86_64.whl (990.2 kB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.3.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mqt_qcec-2.4.3.tar.gz
Algorithm Hash digest
SHA256 0da0535ad7d2b76282bfb046b4fc392fd40e5ea11add5e4d3429be95348bee17
MD5 7d307b5b936696707fd3dd1511ad34bd
BLAKE2b-256 b552bf1845585226da41be8723ce089f5c548368728f141339f645fe1cd185f3

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.4.3-cp312-abi3-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-2.4.3-cp312-abi3-win_amd64.whl
  • Upload date:
  • Size: 843.3 kB
  • Tags: CPython 3.12+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mqt_qcec-2.4.3-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 b87313f85af86b8c064ff4261429cdcd1a6653a75229763a2fb47e0ee2013bdc
MD5 94f49ffe380547ca8f15ffda29ae6bf1
BLAKE2b-256 dd704de146203168ebc48f558d4ab811d0f463b5eec94af53f188ce797708f58

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f59d55614c3a49c62e00ccd10667b037f9d527f22ba971218a19c6c79c52761
MD5 3a772d5196c766ff47dbf681e8f8e2ba
BLAKE2b-256 a1d58f275d7ddfe8eade4e0c06616ba4791f6cc12e4831b1d40d8da7de870d7f

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8dcd646c413246098d40e52814107764509a7338b8676a00078d97e1cb029c9a
MD5 783d25dfbe76d968290c9921747d00a3
BLAKE2b-256 46d1bf952c111da0ad1fedc88b17647fb0c4ce901b6f3163d43f7d8ba1f57a7c

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f580fc799e8b7ebfbe4f8fe435512e2325e67483a5b1255e1d4c8d00a50b75f9
MD5 189b6828e3dae2fd0ee8c7041c5f987b
BLAKE2b-256 3ea3fbcf138e2df1773a7deee1f4984a1a3cd907910107e89a995f6cedf34bb2

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1b337b1f2e6bd65125694627919458b092482601e44b95cd6fd7c614df9479d6
MD5 342ddc164ad42391ac85c2f553fe416d
BLAKE2b-256 4add69acbc3892bb8710da95c29f5cdca16d0471f0f8726a8a06f8ac3cb0d23f

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.4.3-cp312-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp312-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b90ecc0b935d00629b6c781e9f3000d381ec33f88ce8f864ea77dde48fc7639
MD5 010ab1a90a753b4ccbdeffdb0af604b3
BLAKE2b-256 8dec75a58c0b9eb9ea339125dfe37116b2b88ef0909b76b0c799243c0d573950

See more details on using hashes here.

File details

Details for the file mqt_qcec-2.4.3-cp312-abi3-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp312-abi3-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 982626b37ef1bfce9fe882d74989d6d8af72b4252d2e29b7a35c1ec0a64f8587
MD5 e926f4b696ec2eee3adf4010c6c35a21
BLAKE2b-256 f0cd6cc13129a294828b493403f9c52996124b139cf030eabfc2d9fba96e84dd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 842.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mqt_qcec-2.4.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d3b1cf2e287abe953dbff82048ab8401ac70ed3d1115d947821b1bc236adb036
MD5 4d7472483c2bac84750726a78fd7fa46
BLAKE2b-256 4dbc26e9d40d55c341dc9db1441103f9460cb2a266626c10060be42bd391d4ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c11a8c0a222b48427492359ab22ebabdf9d13e32714f4226bf6eeda30dd4e8df
MD5 fcaa632a7e039efe65128c8bbf74d6c5
BLAKE2b-256 b178ec10f9ed7b7d2cfca66786bcdf48dce076792af3dc204dec4832a53884fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 41a0b4e94d449727684944132d00cd12ffba2fdb428126f61d63854b863775f3
MD5 36dd3ea467fc924a8c030d7a98050af7
BLAKE2b-256 c91ef59b4687e0c3ca8291772e436e7b4c1f3ac228642db87c86c39796679f53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b74439e10765154783f99eeb2bebac5c7254a3bbfc48c31c9698cae3d7efe6b9
MD5 b26cbc095ddeb60e6c4441fcdcca32d4
BLAKE2b-256 ab4b44e32e5b7cb87c56948bf1f718bd15240f14a6c5f9685812eb6f6efa1299

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 efbee3bf3ec258ac2a5937b70c79487191290ecbaa5546faf960909dbb3562c4
MD5 0f1234f81d8e061e715c8d9feeab00d8
BLAKE2b-256 c902c5b2d877ed753ab9ac78d26847ea9117f2cfad867061865d6d626df20caa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b289aa24d70d64e44b48ec33045b06eaa57d35478863823a5857e88a68e258d
MD5 8ca003b175fbeff18584a2c401dc5055
BLAKE2b-256 b7e97f8f04999f3731a2757ff42f27c1e9d4c7aaa13b8e74a8cad3bd7b76c3b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a53145ee9363f81f15759210e7da7fea23cd59788188736d2cb35b60dcf25595
MD5 cda9a8c778e791203467cb900dd6d1d6
BLAKE2b-256 da6a05bee5c951f8713e6b594187096e349b1734e28f9fcfb2408f83b21414f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 839.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mqt_qcec-2.4.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4d4f1cb87f96df6a494f702cfaa79165788a293c2e3d2308a75730d3287e673f
MD5 aa3ad183f18e5ae99240086e5ecefe37
BLAKE2b-256 811deb4829df28c42eeb19bc1c1bd4d8f6ef529272774f1166c0172575f49749

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8db6b2a3f69a8d7715acce10634ad1531fd6de6070270ac3d6a6fd2993ac08f8
MD5 59ba2456c3db4a21cfc91f866525751c
BLAKE2b-256 f7d681a0e59f7cfe481c75e25370bbd262884f0d41b03154ca72ccadac1aab11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a658aadb012533f0ec87b2fbdc9503b476107f2be4fb3bfb1da977961166159f
MD5 861705dcb68e4f0d330693a2f49a3c91
BLAKE2b-256 cfef5e5172002cff0ef65af11fd49ef7a849d81c509f7028722d95ba9b1f57eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 67e44490ce4e8e5ea3cf2feb372f39c84ad9a302a847ec27ac6d9101d08dd6ed
MD5 164a6488d392a2708d13d1975979127f
BLAKE2b-256 c142c38ad711a398cade53cd3986f395d32ed5e0143aa1698bb63cf2ebafd796

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 485786a907aef670ef4f5f7747c6673ac6244a399073696b8aba328e9bacf36a
MD5 42889a4e98bd4ba9804a0bb7894548f8
BLAKE2b-256 c9985793dc0473e6f4ef207ece12e849330612b33116620f3bb007d892b8980a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1630b92d8b0dbfa55688d8f8cf2c5bb63a1bb70fefce473e62b9df813939b7c9
MD5 cd3eac706887a11b6f9c0f95a7b05de1
BLAKE2b-256 27f9ba85e8a61a50075d4c6c70f1a84a68311363e530f85c12dbf39d79e0fb95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1ecec5d938fc512140ff04108fdf46baa71e2d96556ea5af4ebe4a7f15420b16
MD5 f865f40d103dfc35b5ae445ae5f9f10a
BLAKE2b-256 a0064e5f37d8fe49f9ea04efc2f64072f7cab1d96d1a91ecf78c548efb89bdcc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 840.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mqt_qcec-2.4.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fcc791cb9f824b29b5403a4b0f32833e170476295847d590424d135960006d5e
MD5 ac6637a3897ae9cb0daa20245888ff4e
BLAKE2b-256 647a85d77b8434b785ae66ce7e4a417571b9afa26d84796ddfe40e02a182bc69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f2c25fb26f50c8097cf6fc6ef06841064028a42db2e822708bdd0c572684fea2
MD5 6d3ad47ec96832b98c6138e4386732d9
BLAKE2b-256 3fb4a19452017813a1cdd796d56db85375f2d52ca0b9e562aa43a2f4c47c35ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3fb6d7ea1ba2c4d254f34110f019bdcfcf937063a3bae15af77cd723f0d3947f
MD5 a072f967f245d39910013ef53ce49231
BLAKE2b-256 4b8651ab88009a0a7da33c7c5bef686a3491435f846b4eac5458743cc2a7a6e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 574327bfc7f33f711a6402d9f5caa9361d3d8359bb57cbdb472508a483f5a18c
MD5 475f438544596e412ec2806d097cc8f6
BLAKE2b-256 92d19125409bade31dd7af0e88f8716636b7324b4157b6669c38de562cf6d181

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d08dd0d0045382a986aa5d43aacc5adbf12cdd4c136e44d5de5cc040cf097726
MD5 ae329a0c21928b15c033d6e49512c734
BLAKE2b-256 85d586d76c62f5686e0282b41404610881f7b59d56c6a29ab4fee0343be292be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f4691e3f63ac85e7b0a59a40b2eb26e0b1b3687040c427564633c71b9ba00d1e
MD5 40169e6a38431fed6c26a6461ccc32c1
BLAKE2b-256 0fb1794c294762cb26954ba27d4d68cfa0aa1ec19ebee6a739ab648fb85f3ef3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 669974b7a5d3832f090560fef4a258393a069083238cfcf467d6ee807d267177
MD5 fcdf7b80eecd795f0e4c5d0d4e5d42ae
BLAKE2b-256 9fec04fe6b708afab5a214b9ad4c145017f8a754774bd4536b357f4a57e59435

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mqt_qcec-2.4.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 854.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mqt_qcec-2.4.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 69dc32d892e2828af5c12c24a456e076faa302c6a699c147efde8c0f7e09476b
MD5 0d0c8dc21866744419f269f7f588285b
BLAKE2b-256 e94ea25d1ee6131e21b0c0940088b6bf512b7c93874f1991039c681679f0a801

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60215a9e5b963d93485735391199969e473ff2db1dfe69af564f799f880c73ab
MD5 e071c578ededae0e712dc49691ee9c66
BLAKE2b-256 4fa57a97dcedae086327866b409dbf752f9029605f8eb0e3f0631975200c3e96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f2a9de8e4cb23437350afbc01aff1c3f5407a7fa46f0f7ed8d82b693cedc6d7a
MD5 78ab3064527fd76ce6e39b6318ee31ad
BLAKE2b-256 a0ef1c2a52ccfce7d9dfcb4ca5ea294e088cc9b7900260ab6830e07f85527a92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 00a65184e6d1de3413b28305a066f7b738a00277fb3aa950ec91da1fdd2feb4f
MD5 38fa63bf263901c84f8189da715afc7a
BLAKE2b-256 1c67f7759f27ca34c34420bed43cedcf45040b518b50e0ad85b149a977fdbbf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 67f56160588acb55813c3d0d554387e0b77c9304a51562c77ec4e87d3c7a7d9e
MD5 6ad2fbabedde7820b22af1681cc02936
BLAKE2b-256 e47553abb493845da3e65da1a512b85ad3a49fda56a9f6ac3ef24316788e5c31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c3b8d21aac367dd6b930f9cbd72654bf593a96387a570175158885a8e156e53
MD5 ce25547a7128b13f7866c722940ca2a9
BLAKE2b-256 4847dc698d4b59228c46fbced4d6f1664fbe2aa01f388c42c3c274cd9d1046ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.3-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 660fb40269a3748052f9a492a671a4556d2f1297946d7be6f8ed350131c022a4
MD5 721e06b88477fffb1042bcd1a4266942
BLAKE2b-256 3f90dbd934b8ecfd8eda51f0acacd8cb3aceaae752fbfdce8fe58f85cebbdb01

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