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.1.tar.gz (1.6 MB 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.1-cp312-abi3-win_amd64.whl (838.7 kB view details)

Uploaded CPython 3.12+Windows x86-64

mqt_qcec-2.4.1-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (741.8 kB view details)

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

mqt_qcec-2.4.1-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (703.5 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.1-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (784.6 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.1-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (703.9 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.1-cp312-abi3-macosx_11_0_arm64.whl (896.6 kB view details)

Uploaded CPython 3.12+macOS 11.0+ ARM64

mqt_qcec-2.4.1-cp312-abi3-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12+macOS 10.15+ x86-64

mqt_qcec-2.4.1-cp311-cp311-win_amd64.whl (837.1 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_qcec-2.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (743.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (705.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (786.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (705.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.1-cp311-cp311-macosx_11_0_arm64.whl (895.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mqt_qcec-2.4.1-cp311-cp311-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

mqt_qcec-2.4.1-cp310-cp310-win_amd64.whl (834.9 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_qcec-2.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (741.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (703.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (784.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (704.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.1-cp310-cp310-macosx_11_0_arm64.whl (894.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mqt_qcec-2.4.1-cp310-cp310-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

mqt_qcec-2.4.1-cp39-cp39-win_amd64.whl (835.6 kB view details)

Uploaded CPython 3.9Windows x86-64

mqt_qcec-2.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (742.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (703.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (784.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (704.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.1-cp39-cp39-macosx_11_0_arm64.whl (894.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mqt_qcec-2.4.1-cp39-cp39-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

mqt_qcec-2.4.1-cp38-cp38-win_amd64.whl (849.6 kB view details)

Uploaded CPython 3.8Windows x86-64

mqt_qcec-2.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (740.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (703.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

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

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (704.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.1-cp38-cp38-macosx_11_0_arm64.whl (894.0 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

mqt_qcec-2.4.1-cp38-cp38-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.1.tar.gz
Algorithm Hash digest
SHA256 a8258b7cc27c36e09f0985ead4f962d62e4af8ffdce475a7775f2d17c9aeedfe
MD5 b6a8711cfe9efecd38c0072ad22a7d4b
BLAKE2b-256 3897b6666b8503fae1e07636f67046053c424f9f00293ef7ce8b9186b1536b5e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.1-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 8dbb459bf88b8f98c6b2ffa4a37608e48862a5fb4a96b1743e16290c7eb776f7
MD5 07f43c29d9600eb22ce0f2d44b300751
BLAKE2b-256 d102f634bbb2665494959d528e7d1459988004c345cb3a0dbfc46034e9b649fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 25521772dd225fc44e8c08b6e497ff7aec89ae5c152c0662b3b4e9dc85070402
MD5 bcdd707e0d89bed1172f160f72bf5447
BLAKE2b-256 df8f9f0f12f791680c7490dddd090c2c09fce36dd38228e4bf8a42a858791287

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4981fcd5e578650a1d5649db5a8a9ea1cee40596f1d38c4fc6b97736e5263223
MD5 d424a739800658a659b4882f1990ae66
BLAKE2b-256 aba379fb462230117506a80c7c5e032fe85f9bcb76e998f36f4a6b4f93cc0d89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e5a464d9f1793f187725d21171167bbc954797c46e7ad8d59c8f105ede2551ea
MD5 40fdeb16e3c2daae3f0b6416646c27fc
BLAKE2b-256 3fb02a7e7471de2f57205d2b0bcf1e35de8c83e31e2b024443103b1ad7fdc685

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f6fcc612357d9d34bf1aa1196ea1f363c9eeabe99fb36ea0d22e3b475eb8ac14
MD5 4271b73662cbfc0fab9efe0f27f0208b
BLAKE2b-256 e72fdf8d3517cbab230d158f152e43555002d20fc2ae3becb743336bea0773c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp312-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9946b92bb8b8f8e92d51769123c639b5772fc09e180664e83610099c66318822
MD5 e0434ba01760389e1fc88b6f868caf90
BLAKE2b-256 f4eb8c3a9a46a8edbf8d8ab018286068d2f6507ab21806faf3667301c2634080

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp312-abi3-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 34a6d99ccf504ffbee0b42c9bd5fce9459e89bddcdbdf5f43eedb8c473d068dc
MD5 23f432aff5a7fdbaace6e86133169cbe
BLAKE2b-256 218ac4f27f1cd54a7b0259210d2a4e521697ef6e04d7abe21af56a98a3f63385

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3ce4761f253e602c7e305fe218d32a15c4cb07c691ebf4bedb0a62c022ee8042
MD5 1c22b4cef113813c572a511d9429fa85
BLAKE2b-256 f506c65667809051cd7782c3ffd8d413ea5e1e5fea2229901fef11067cce15dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 76416756b468850fb281a92a86415e1698057ee8461a3e8cd3acf943c1fa5c20
MD5 479dbd5b882c8ae957ccec2a593efe01
BLAKE2b-256 cef6cd0607643c8d8a630bd8cb9002c528af26bce5f86fb35c7f5be7277a881d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ddb27fcff810bf3e7de78378a5132d44ece64911efc90562f0001af746bde26e
MD5 fafcb65e1af1f3f2f3b82b1e2611a060
BLAKE2b-256 960c3c504b629fbf37b7547bb4e56110a53f24b86d9bbf4c7b016cee4020dea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f75d19da1f29325eb9ae7f03ac0039d70a2d05f43a662d0af01b157db7d1cae4
MD5 ffcfdc17b45819a5a0ba85fb7a8b8963
BLAKE2b-256 6131af09d67328b53df63be4a47f7fb6f6f81666b87a0ea1af45b1e2912679a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8a22b91f0defb913a2421e67a1eba754347a631fd0e324019ce45670b69bfd42
MD5 116919996b58c37845fbfa39169cf7f2
BLAKE2b-256 dd88ccab3381d4542f791bd4f5286a0d599768ecdfeca0bc7b8654f1d048668a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7e58a939a4f006019cb08611433c40e186ac6746386fd444babaeea3807cc597
MD5 a12ed662e1d4cf0fe079483d2f061bca
BLAKE2b-256 f9b624a6af9daba3899b7e56d05f60cf636b5d68c2fe52609e7dfe5d6dff3a51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ce8ad93203b7be94441450bb8c50d150d7887c6c683252213350abd626b0ee27
MD5 e48d82386656fdbf3eab714e7b13d036
BLAKE2b-256 3a991ca8315a676e18a96193d56c837c0074a21c9eb6ebaf6acb8926dff0dfde

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d788b7e351949d2d3c89bf0a4c92bade888b3a976bff2da853d4ac518af71b0d
MD5 07f2552effa0ae1cf9024f0f69b90352
BLAKE2b-256 df0dd67721ac4b44352cd3d6e0aa3bcddf17544c6b51a4629388cc9ccffd1986

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f783f54e887dde746955963a127ded00d6226e94cf76bd5224237bb6524b889
MD5 107ddb86ae4c1908e6903b2c6854ddd0
BLAKE2b-256 2889a4b756a84d59f86d3a88839affb0ccf4580e95cd2783bc07b0861634609b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 01398d250802afbb47c5330e3651d55a0edd90ef0e822c31b67210353ec176a8
MD5 ea18b29fee61699b6c1fa29ed82f508a
BLAKE2b-256 c9d3e2174878200cfce845df31c15d00189e127d1b8802e3e2e1cfc245517003

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 23a4fe2be5a60fed570b7b7344aaa4f95abb61ac2bd09383219cf68384c8fadf
MD5 94062ab57f0af943bf58c0b9fcd3881a
BLAKE2b-256 4c167c58918ec5953d5a37b7a651a96d3d3bfa4d9f67bfd1f7a3d5c7cde2354b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ee5758543763c77fcfeb4bd5bc543f9c97435aa48558fcd10e8d863126df4413
MD5 08199503a36c26955688d82411efdd7a
BLAKE2b-256 aea28d5a93f678f41810b68d29d23f7e7ecc9e36d9cd9c40195f98f071570ac6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b29d46e1b1dadb4c70cd72662cd873ee06f9f2c8745ad5eaa5a547cf1122544
MD5 c96f0756400b10a1036f56b4484497bc
BLAKE2b-256 ce1f4e0b0f9375ea15d259ab675e15ccaaac10b8205be589fcae32b213c88672

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 46bd06b4c0b567cd915dc0dcaa1263995a8205e4585fd9804470ffdfed4642c7
MD5 f3debf4e380142be4057326e4f5917a9
BLAKE2b-256 dfff8992c5b78dea286e0e37f2b363c37ec53a621b569eba0027ff3b228c69cf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f857a7ae1e6a2caab9fa7b745e9eab1286f95f10f3176431d96a1145e40fc40c
MD5 ada64f1fb7a7d6feb4f6e772af1892a2
BLAKE2b-256 e4c27e15c136922e09e9eb1338e344b12d4921267a6c8a8db55b35040e1ba7f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fa78a02527e336f411941fa559fc2089fef902a41f863586ba1041bfb7e8a023
MD5 d8d94bccd87a2b9f212ad833c62f5793
BLAKE2b-256 17ea4f7f43e63bfdfeb295375c7619cbd8d031b584bcf66a63f068d6cd880b2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9f46e5cd8d1405511f6d470bc9c24171c0a2983d89d27da0082ac81f2cb2cc39
MD5 edd22536c3f2bbecb12cb9388a709484
BLAKE2b-256 b76b4caf6d63462ae3174ef443a7df978451bcb4fdaa50ca6d656c260c3d8cc3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7ebfdaade2384d12be4334b125e3bfe52cc65c2a9a9d574b8c3bc17cf67eaeda
MD5 8ff239a31684567853e4348ceef01c1a
BLAKE2b-256 1cc1184964cef1d578f0791085c9bcf4f504969e347a643eac6709049ac7273e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9f760439cab2a6f5f4cafcda6a3ff03b895e649559e8480d4609091fdd70f019
MD5 856b5a3bfba3f2ff8257031bd9ffe2f2
BLAKE2b-256 c42b2d29ab555b3da3dd177439601c51d451d49d1fc2c364fd6b655cb9922a6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a0c9a84f1e365cde53cf57b8e32ac519eafc97bffa49739ee69a514c38c194d
MD5 ea43602600b703c84896dc4cb05b074a
BLAKE2b-256 58ebd3f58100f61b02625a4969a84785d8a81a25c4370407a4a2f67105e7c186

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 cbf2c01102b0af4b35d27eb6e65210b3b67a2ef14673cec4dc86fdda12694d32
MD5 dbe06c43190654767141463d60e8e69f
BLAKE2b-256 a23401c42b5331081af16bb2257564ffecf40b6449dc1925c56d92d764baeaf8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4d4db9e816b2e0f95ca9f8b6d9298ad750e62b00edbda183ea7452320fb85e32
MD5 a96101dd4d951ba2ea9dd11f55572357
BLAKE2b-256 a8afcbed6de7538b75f8af27b3f5c0ba9142b0afc182f6c07f87e42c546127dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 43f16079311022bbaeae84983304b57ed387a07363b926fb5b6f86cb8d35a73f
MD5 3c8489fe7e5d28d45169093f6dfdc5e4
BLAKE2b-256 e02234ae11332df06cc2cb249f103041db0bcf99e53a42f0ddd1f338015509bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 caa07dfa3503e663acfb790d5dede9638e4c107ad019169b540cabe6c0c504a3
MD5 687aefedd04c6315592c9d7c3641f92b
BLAKE2b-256 396eab271ab5f4630077c6a433f58a0694bb443ccdb743e76787afbde6a49f94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d640b74a20853bc3341e27aebb2b8cfa57ec2d3d2c2d2c309f001e77d4b8f4fc
MD5 75f3c8a7cb80f6447a68d233b688534d
BLAKE2b-256 fed4831ab17ef08182b4019f722e398a41e35ad31eaf8c962937f6236bfb7bf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8809fc2ee10f6f8d0eca864aceeca4f0c876421f1eba5cfa26a87fa6e6985079
MD5 bc47bfce63149db3a322854dd39792a6
BLAKE2b-256 03c1c717c74a63cb29228b5fec010c1e41cf6aa447b0d66508ef1fa110024b78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6993040a9b6b50bcf9c939f8ea86e49f5dc6f7e96fddd1045c1528a66582aaf8
MD5 1165e6d9e5505f275be491f20518e29d
BLAKE2b-256 8b2b1306623d41302d518bc900bded089ef14066616a5437b52e521308f3b36e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.1-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 44941bf14c421c915b0a858b2e37893102feee97d265918dbde22d2fa5179cd0
MD5 13d5bd417b8f0e55a43fa664f8a6641f
BLAKE2b-256 f25aeaf8339ad8c58c4199671225560585d66196ef77a7b3dfc96f77e9f3e1c8

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