Skip to main content

A tool for Quantum Circuit Equivalence Checking

Project description

PyPI OS License: MIT CI CD Documentation codecov

MQT QCEC - A tool for Quantum Circuit Equivalence Checking

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

Documentation

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

Getting Started

QCEC is available via PyPI for Linux, macOS, and Windows and supports Python 3.9 to 3.13.

(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.9+. Please refer to the documentation on how to build the project.

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

References

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

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

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

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

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

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

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


Acknowledgements

The Munich Quantum Toolkit has been supported by the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation program (grant agreement No. 101001318), the Bavarian State Ministry for Science and Arts through the Distinguished Professorship Program, as well as the Munich Quantum Valley, which is supported by the Bavarian state government with funds from the Hightech Agenda Bayern Plus.

TUM Logo Coat of Arms of Bavaria ERC Logo MQV Logo

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.8.2.tar.gz (228.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

mqt_qcec-2.8.2-cp313-cp313t-win_amd64.whl (958.9 kB view details)

Uploaded CPython 3.13tWindows x86-64

mqt_qcec-2.8.2-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (732.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mqt_qcec-2.8.2-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (683.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

mqt_qcec-2.8.2-cp313-cp313t-macosx_11_0_arm64.whl (678.2 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

mqt_qcec-2.8.2-cp313-cp313t-macosx_10_15_x86_64.whl (773.1 kB view details)

Uploaded CPython 3.13tmacOS 10.15+ x86-64

mqt_qcec-2.8.2-cp313-cp313-win_amd64.whl (954.3 kB view details)

Uploaded CPython 3.13Windows x86-64

mqt_qcec-2.8.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (728.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mqt_qcec-2.8.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (683.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

mqt_qcec-2.8.2-cp313-cp313-macosx_11_0_arm64.whl (671.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mqt_qcec-2.8.2-cp313-cp313-macosx_10_15_x86_64.whl (769.3 kB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

mqt_qcec-2.8.2-cp312-cp312-win_amd64.whl (954.4 kB view details)

Uploaded CPython 3.12Windows x86-64

mqt_qcec-2.8.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (727.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mqt_qcec-2.8.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (680.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

mqt_qcec-2.8.2-cp312-cp312-macosx_11_0_arm64.whl (671.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mqt_qcec-2.8.2-cp312-cp312-macosx_10_15_x86_64.whl (769.0 kB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

mqt_qcec-2.8.2-cp311-cp311-win_amd64.whl (935.2 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_qcec-2.8.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (727.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mqt_qcec-2.8.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (680.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

mqt_qcec-2.8.2-cp311-cp311-macosx_11_0_arm64.whl (655.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mqt_qcec-2.8.2-cp311-cp311-macosx_10_15_x86_64.whl (750.5 kB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

mqt_qcec-2.8.2-cp310-cp310-win_amd64.whl (932.5 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_qcec-2.8.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (725.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mqt_qcec-2.8.2-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (682.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

mqt_qcec-2.8.2-cp310-cp310-macosx_11_0_arm64.whl (653.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mqt_qcec-2.8.2-cp310-cp310-macosx_10_15_x86_64.whl (749.9 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

mqt_qcec-2.8.2-cp39-cp39-win_amd64.whl (933.3 kB view details)

Uploaded CPython 3.9Windows x86-64

mqt_qcec-2.8.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (724.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

mqt_qcec-2.8.2-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (683.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

mqt_qcec-2.8.2-cp39-cp39-macosx_11_0_arm64.whl (653.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mqt_qcec-2.8.2-cp39-cp39-macosx_10_15_x86_64.whl (749.9 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: mqt_qcec-2.8.2.tar.gz
  • Upload date:
  • Size: 228.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mqt_qcec-2.8.2.tar.gz
Algorithm Hash digest
SHA256 6c6c01ae3d70eb08718774b39392170c841ad5c6202657eda6bfb379542bce67
MD5 abe56bb4607d7110fff2a5748b71e18e
BLAKE2b-256 71e48f7264e442e171c78e77c685ada04e5920c777d732378a007100b1465713

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2.tar.gz:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-2.8.2-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 958.9 kB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 e538c1d2d32b18f8792db3a00dd996f32c5ab478f25cf1f1a6abca2967643f51
MD5 deff78f071762914f675458cfc55b855
BLAKE2b-256 c8838813cfd8707ce7bd7a055c8f543d13d36b1507144e9a9771bef2ecc30a99

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313t-win_amd64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea0d9bbdcf68be283f979741942e23195ffcaadf2e03e0d8ff7f25a14efc8d11
MD5 b20fd26168b66f2f4b94cad245489907
BLAKE2b-256 e6bd3e466815b9a5dcc4fc9122384e1d3799d44115be8095d402636222c57f41

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fc5a503d9708cb3528880f5799fcbff1ef3a6b4c25eb982657b33288afc565b8
MD5 31646514b8bf18fb70966cdb6ef5bf6f
BLAKE2b-256 5675a7d716a4b24907f1a65eab1d3a60aeb0eaac4ce3c21a39affe9aa52cf55d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e026f6c9ba45e9714356cb3ab7d4685de3797411c93fef67c73ed657eb395866
MD5 7d07c88ecd62b52dd493fade6f74bb47
BLAKE2b-256 dbaab4b5af5429674d24baa39a6f1ddc9afaf912f75515b32c6430204d7a9e42

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ff36b438f7da51bc6dfbb51b42a257ffe801a8a920b65e2b7e27029e4b569d7e
MD5 3869a4c556ba808513bd74b3cec7ac68
BLAKE2b-256 55f0b1ecb540519ff13a73fa354a0099f615e48ff39da6cb559f74f3ca396824

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313t-macosx_10_15_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-2.8.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 954.3 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f9faa8e8c8ab33bef140968da44e54e583a0d8ca05ab395d72af24868fd01302
MD5 6b1fa52541b4ab55b4ffb161ae935643
BLAKE2b-256 4a070960a0215758ecf8fe86b50c27cffcda8b7bd88928633bb0a53c2cc94765

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313-win_amd64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e402434236f0787f2d1afd352689ed44c8627c54249f2e1ac7ea96001563a39d
MD5 97ebbaec01384fd1d42e787d73c98257
BLAKE2b-256 fb4c3ce12f0104f1a1a0a1b074304144a1722a2cfb934caef854fd68025da622

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e2de0764545e431e095ea6e424db06b964bd914258c35ace5a0c1976a80d93fa
MD5 1a33be364a5c95f90dd8f4b0868db11b
BLAKE2b-256 f6c59cef5ed2b36ea84b3610bd3988b9b7661a3d41670c67dbd6cd76c073849a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43306222de4dd72bf30c2ce1da49762eea7779fe89243e046f45f4cb35363ce1
MD5 830f5fc7c282ddc317b9a4ee84b10b94
BLAKE2b-256 8cb4084bb0c35e45f268c5994f8aa1bb7d33d185b736302f0bd29e37b701dc1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1d20e1b318765dbe43c39b2536b1de30b2eb5833074f295648c0b835839eeaf5
MD5 077cf758617f8e91caf2d1c0aa00b200
BLAKE2b-256 e432cb8408b4c3285dff8c8d3b92e7dc57f96317d5bcabbb3c6b5d8a3a11085f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp313-cp313-macosx_10_15_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: mqt_qcec-2.8.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 954.4 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mqt_qcec-2.8.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4b5ca5ec2f64e36500ed377d67f7f36f673190af86324f59de101c9f07f6b57b
MD5 bc482f6f5a7a1a6ad50f8dbc7430637f
BLAKE2b-256 d91a10788c5aa7bd0c75c6084cfa24b4368b6aedd7f394764ab98119dc88d5b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp312-cp312-win_amd64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 15bc7c1be164ee96a286203852c99530e19ad0fc960aeda3ab44ec183879881d
MD5 b4c1bcab3200e72c2ced390ff258fdc9
BLAKE2b-256 0b5ba29de036e4f3691509a0842ad00195b84a5ecdb447e1a5d55d43d4859b3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 399bc22b67a96f18676e9ad4ea3ee2af8ba2fec67543ed7cb8be36a646237539
MD5 0ba083882d64d97449044c3945cb1935
BLAKE2b-256 3163468e7df64b664d5acf4a23838863f4ea2058dd0c0b651bc168b0cf4c5509

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbff7d44f5149f3cd3c0fd3c1f886e4dcf8921987486bb8c073db3e90c108aba
MD5 d4dd52a22f8ce00075e22f99c5cfdd10
BLAKE2b-256 ea2c01cce09d3b9cd90c54e64bcad21e752d93156167dad02c997ee16585e1f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e7a02aa2499e1a9e7da969cdee65d186bc331d0cec4a4a07ae58767907f03c02
MD5 8980baa12cb05b075c988ca2a0a44642
BLAKE2b-256 1313a66fa5ca8bfea9235b6619b637d4867bd7ba75374505f89dbbcdab5a40a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp312-cp312-macosx_10_15_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: mqt_qcec-2.8.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 935.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mqt_qcec-2.8.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f15317b5532db648fe9360fcaeb0f4bcaf6eba5d3a2b8914324a5a029c7fbb84
MD5 99e7d3ee5e467d6abb53324cfe093783
BLAKE2b-256 ed02812ed3ff1ee8eb855fa85db9b2c571ea7dbf8d3fc7478b8e0d448f9a341a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp311-cp311-win_amd64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 338a7e89a317439bf88c1bf32ee9c8d532702cad9b120b1d68bf3541874eb533
MD5 1c8eb038fd66414a71c85da0b2530b11
BLAKE2b-256 a5caf0dce2a23b6adb4cfbee7a2bcee661372dc3dc77048b331f87513c3f623c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 95770229f9d3d3f61c80f04a9995cc3d9b8c38bd43a5f468e1833dbf5b52140d
MD5 a307f7bc2987c1c9e2c144b306e5deb4
BLAKE2b-256 5a7cb5f6d164c59d26669b99edf5d21d3a4917b696c013ea9a6226e56ae9a7c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fa51fe84605a67c6c62a4c862681b18c2ea4d2f4779b2fad8cf42e82db294ccc
MD5 13713503fc57cacab4ec391f6c4f819c
BLAKE2b-256 7d1bae16de6980a7e88b3a62ef011aa3c8dc8a637ce26f252f2b1b122a7c4466

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e11e0c53c0be323e7d3dba5bd6f0d5d91bc79f0ba135e328f24bfd7248eea36e
MD5 e1dea8f7d2b6c9936597a74da30e0fa5
BLAKE2b-256 a8c49d3a2169d2787be140aab7098b74bde1ea4850cdfe87a19609e3a78e8b73

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp311-cp311-macosx_10_15_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: mqt_qcec-2.8.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 932.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mqt_qcec-2.8.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ef3a8f9eea84d48ce4765fa0e128bf8ab2772aea0ddf1937e29214da00f1e29c
MD5 8948fd564232b981bd871055c9535c75
BLAKE2b-256 8b00ea38c12b2c6b16b03951e56414c15f3cc1902e6a040fbfce10baa9ad1175

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp310-cp310-win_amd64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b911678cd87e8043f0241a4ea5703df75a8d680c4b00df2fa772f90b63ccb8d1
MD5 184edb129557f8393fe887da1f33299d
BLAKE2b-256 5c6d77722c17fae125b530634705b856eea6c8fba07984167193f646ad45fa94

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e5e64437cd79d3309947a9c04d9f3644681880be8794ca5fab621a85e962a46
MD5 fdbe44c33bbadb537475d9b567dacf66
BLAKE2b-256 8db804bc6ae5ffa9dcf5c1aa89e6aac07fa55b8ca185baf0b2c3c7c1ca4a33cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54f0ba5186b9bd03b223c0ccd48ec66c4787a0bf0da950612a45aa4a5820a788
MD5 164508d6cd58fb2c67f1727c2d77b2d0
BLAKE2b-256 daf05cf8bec3b61cea11bb79b6440041578aaeaeaeef380b68bc350c35287f59

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3d7d3cf811b7e5839484b702f6e2d12fe936fb278102e7513402d827c192b2eb
MD5 52f715a256acdfbd42e8bf0ae0aea7bd
BLAKE2b-256 9d76d66136fe187a05a9b3b971429d4272d1a8b088268fc8ac983a927ec3fd1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp310-cp310-macosx_10_15_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: mqt_qcec-2.8.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 933.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mqt_qcec-2.8.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 db40c524dcad856d0a10ebfe17472a55fc7d454aa36179d9d7fe6576863252b2
MD5 30f45203226f34869d01d74cd15aa8c5
BLAKE2b-256 d7172baf979cb14236234b5c4c3105e9933857846a3fbf5fb38ed2d1b13bfa0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp39-cp39-win_amd64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f6394bc2f4e4ba585fb39ac0e2161f972ee8869084aa0b9d17a545ddb93ca9e
MD5 9681aec2998ac961c7ea1d12ce396ffe
BLAKE2b-256 7456dad868907b766c77737c376a9717d43ee5455f6a44eaec38635d8d53a365

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mqt_qcec-2.8.2-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ae3b140de61a0614535e658be23a5aac7cc3db269d9966cb1ef925d6a2f4a75
MD5 ae63d91d52c4a6bd4be004c5ce522b8d
BLAKE2b-256 bceff0a87c9337c20f93457aa29b4259d0a918e79423c602f65fa9bad8af5324

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24f2892197aa3bacf31d42982d78f7902dd1dac23534681e4e1fcf5b32fce755
MD5 17d43b6c3806d3cf8a31e14aac2ec6f6
BLAKE2b-256 acd5b60fdd8f2813efa4b2fe290eb6f6783ed2d71b60b91a965fc9da86d6d290

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.8.2-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ccdb355399a5721243b181b5a20ab6b602b2d9ca408351a93fd24faa4748c5ec
MD5 fcc9f7c3825a3ea3bcea278a318f7a45
BLAKE2b-256 22a057ef40339b43bb1029d18f980cc0952fba2fd61c429a66972071487e3555

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-2.8.2-cp39-cp39-macosx_10_15_x86_64.whl:

Publisher: cd.yml on cda-tum/mqt-qcec

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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