Skip to main content

PyPI OS License: MIT CI CD Documentation codecov

MQT Banner

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). It builds upon MQT Core, which forms the backbone of the MQT.

Documentation

Key Features

  • Comprehensive equivalence checking engines: Decision-diagram construction, Alternating DD, Simulation-based falsification, and ZX-calculus rewriting—coordinated in an automated equivalence checking flow to prove equivalence or quickly find counterexamples.
  • Compilation flow verification: validate transpiled/compiled circuits incl. layout permutations and measurements. Guide
  • Parameterized circuits: prove or refute equivalence with symbolic parameters. Guide
  • Partial equivalence: compare measured output distributions, handling ancillary and garbage qubits. Guide
  • Python-first API and Qiskit integration: pass QuantumCircuit or OpenQASM; one-call verify() or verify_compilation(). QuickstartAPI
  • Efficient and portable: C++20 core with DD engines and ZX backend, prebuilt wheels for Linux/macOS/Windows via PyPI.

If you have any questions, feel free to create a discussion or an issue on GitHub.

Contributors and Supporters

The Munich Quantum Toolkit (MQT) is developed by the Chair for Design Automation at the Technical University of Munich and supported by MQSC. Among others, it is part of the Munich Quantum Software Stack (MQSS) ecosystem, which is being developed as part of the Munich Quantum Valley (MQV) initiative.

MQT Partner Logos

Thank you to all the contributors who have helped make MQT QCEC a reality!

Contributors to munich-quantum-toolkit/qcec

The MQT will remain free, open-source, and permissively licensed—now and in the future. We are firmly committed to keeping it open and actively maintained for the quantum computing community.

To support this endeavor, please consider:

Sponsor the MQT

Getting Started

MQT QCEC is available via PyPI.

uv 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 and examples are available at ReadTheDocs.

System Requirements and Building

Building the project requires a C++ compiler with support for C++20 and CMake 3.24 or newer. For details on how to build the project, please refer to the documentation. Building (and running) is continuously tested under Linux, macOS, and Windows using the latest available system versions for GitHub Actions. MQT QCEC is compatible with all officially supported Python versions.

Cite This

Please cite the work that best fits your use case.

MQT QCEC (the tool)

When citing the software itself or results produced with it, cite the MQT QCEC paper:

@article{burgholzerQCECJKQTool2021,
  title        = {{{QCEC}}: {{A JKQ}} tool for quantum circuit equivalence checking},
  author       = {Burgholzer, Lukas and Wille, Robert},
  year         = 2021,
  month        = feb,
  journal      = {Software Impacts},
  doi          = {10.1016/j.simpa.2020.100051}
}

The Munich Quantum Toolkit (the project)

When discussing the overall MQT project or its ecosystem, cite the MQT Handbook:

@inproceedings{mqt,
  title        = {The {{MQT}} Handbook: {{A}} Summary of Design Automation Tools and Software for Quantum Computing},
  shorttitle   = {{The MQT Handbook}},
  author       = {Wille, Robert and Berent, Lucas and Forster, Tobias and Kunasaikaran, Jagatheesan and Mato, Kevin and Peham, Tom and Quetschlich, Nils and Rovara, Damian and Sander, Aaron and Schmid, Ludwig and Schoenberger, Daniel and Stade, Yannick and Burgholzer, Lukas},
  year         = 2024,
  booktitle    = {IEEE International Conference on Quantum Software (QSW)},
  doi          = {10.1109/QSW62656.2024.00013},
  eprint       = {2405.17543},
  eprinttype   = {arxiv},
  addendum     = {A live version of this document is available at \url{https://mqt.readthedocs.io}}
}

Peer-Reviewed Research

When citing the underlying methods and research, please reference the most relevant peer-reviewed publications from the list below:

[1] L. Burgholzer and R. Wille. Advanced Equivalence Checking for Quantum Circuits. IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems (TCAD), 2021.

[2] L. Burgholzer, R. Raymond, and R. Wille. Verifying Results of the IBM Qiskit Quantum Circuit Compilation Flow. In IEEE International Conference on Quantum Computing and Engineering (QCE), 2020.

[3] 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.

[4] L. Burgholzer and R. Wille. Handling Non-Unitaries in Quantum Circuit Equivalence Checking. In Design Automation Conference (DAC), 2022.

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

[6] 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.

MQT Funding Footer

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-3.8.0.tar.gz (316.5 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-3.8.0-cp314-cp314t-win_arm64.whl (627.8 kB view details)

Uploaded CPython 3.14tWindows ARM64

mqt_qcec-3.8.0-cp314-cp314t-win_amd64.whl (452.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

mqt_qcec-3.8.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (253.4 kB view details)

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

mqt_qcec-3.8.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (242.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

mqt_qcec-3.8.0-cp314-cp314t-macosx_11_0_x86_64.whl (247.0 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

mqt_qcec-3.8.0-cp314-cp314t-macosx_11_0_arm64.whl (227.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mqt_qcec-3.8.0-cp312-abi3-win_arm64.whl (602.9 kB view details)

Uploaded CPython 3.12+Windows ARM64

mqt_qcec-3.8.0-cp312-abi3-win_amd64.whl (435.0 kB view details)

Uploaded CPython 3.12+Windows x86-64

mqt_qcec-3.8.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (251.2 kB view details)

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

mqt_qcec-3.8.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (239.5 kB view details)

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

mqt_qcec-3.8.0-cp312-abi3-macosx_11_0_x86_64.whl (243.8 kB view details)

Uploaded CPython 3.12+macOS 11.0+ x86-64

mqt_qcec-3.8.0-cp312-abi3-macosx_11_0_arm64.whl (224.2 kB view details)

Uploaded CPython 3.12+macOS 11.0+ ARM64

mqt_qcec-3.8.0-cp311-cp311-win_arm64.whl (605.7 kB view details)

Uploaded CPython 3.11Windows ARM64

mqt_qcec-3.8.0-cp311-cp311-win_amd64.whl (437.6 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_qcec-3.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (255.9 kB view details)

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

mqt_qcec-3.8.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (243.0 kB view details)

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

mqt_qcec-3.8.0-cp311-cp311-macosx_11_0_x86_64.whl (246.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

mqt_qcec-3.8.0-cp311-cp311-macosx_11_0_arm64.whl (227.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mqt_qcec-3.8.0-cp310-cp310-win_arm64.whl (605.6 kB view details)

Uploaded CPython 3.10Windows ARM64

mqt_qcec-3.8.0-cp310-cp310-win_amd64.whl (437.6 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_qcec-3.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (255.5 kB view details)

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

mqt_qcec-3.8.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (243.0 kB view details)

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

mqt_qcec-3.8.0-cp310-cp310-macosx_11_0_x86_64.whl (245.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

mqt_qcec-3.8.0-cp310-cp310-macosx_11_0_arm64.whl (226.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-3.8.0.tar.gz
Algorithm Hash digest
SHA256 26ef7c3c3dad4a767db8027dffbd1ec8e3ea56e0718b9c4e0e9c8f944f92646e
MD5 8dd2e665adc5639aa0098be103dfbff2
BLAKE2b-256 3d2b275c5b049594479d5b325a7abb915aed59b0beba4f29654a783d4d70de8e

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: mqt_qcec-3.8.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 627.8 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for mqt_qcec-3.8.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 aaaa55b0579ed50957f0a8f3dbc112bf967ba1648b52a4c84d9bff67066a49d1
MD5 842c6ffc24940b216d94d3d27c2d6e95
BLAKE2b-256 80afa31602d7fe781ca21ab2492bd80f37688583d4814955dc8f6fad11b67c0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp314-cp314t-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-3.8.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 452.1 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for mqt_qcec-3.8.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e6c1181768490d52bb747423d7ceb9cdcb33803ce9e46f33c6b814dfca42801d
MD5 538fc038803581b705f7cf501c0ec84d
BLAKE2b-256 0abd7e8865883a33ad6ba55333b8c055154f9f6c92d221093db4195be1e3f57b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp314-cp314t-win_amd64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 715fc3b2b6303e34e3e609b38b051f3f6c84859c98609d4d040003cbeeeed49e
MD5 05619c4bda568cc841d26c5f9bb8b78c
BLAKE2b-256 8ccef22fc4e1ae5d1cf240923b9c7883d3d5d6d265ad2105e34a68a557fe240a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2899b49730b86f8526a334ca1a25c625f4219c5b93e560c0f755dcc94bd0de80
MD5 3e537579aef8b99048cfa201435da850
BLAKE2b-256 4d32cc22f52cf514a45229b1db358217a8389e02189cace1be0ccbaf9066c27e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 870c9deb260c41c84e75a34272e7247dbfe2e8533ae1f5ac955920422d66b84b
MD5 a3394aa79a6c9dfb2db5096ef068fbf9
BLAKE2b-256 c5af818d7bd970fd54349c268915d17b32847585833f5c48b835ec1b31750080

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp314-cp314t-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebdd4b64ccaf05d5ba5bf37d62af1b965a3490f728f734999a1a6f8285d74382
MD5 d4c36894444397197ad1ba103ed2facb
BLAKE2b-256 16c9a9ade294935eac2ae8af3404a4bef68a051c7dd3b704d48144781f10807d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp312-abi3-win_arm64.whl.

File metadata

  • Download URL: mqt_qcec-3.8.0-cp312-abi3-win_arm64.whl
  • Upload date:
  • Size: 602.9 kB
  • Tags: CPython 3.12+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for mqt_qcec-3.8.0-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 9771bd44a7a3d1fa2dca1ffa743e6f0f3be9032650caeb27c10fee6ec358b212
MD5 b95499a0480ba5ba930a6952dd9f90d2
BLAKE2b-256 37e57f5ccd6094591c580154cb5bc84bb4ac88a5fb315701135a0a52fca5af25

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp312-abi3-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp312-abi3-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.8.0-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 019ef16f1a425374706bf83b4a2e0210ea521400c50fe6597d9e1fbded1fbd36
MD5 a115ae493ef322da1aebcb24eae577b7
BLAKE2b-256 c65ef3b4e3d68faa52502cfe9d8fa9ba491800dc0b66561688e4a37459a01ee0

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33abf8da0501418b9845edeb89a3948cc5af3ae97af77146d122df43962288a3
MD5 3dcce7526b6deb6eabb42d72f8239c43
BLAKE2b-256 7c2777eb1c3a4e17eb27becf2170a944bae8e77aceb30930db43ad405a185749

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6658dde9e3d45530ea9133c21e5c7f4c8016a482aeffe32c6a7b25213b1a2f32
MD5 5ff9472d9d46047a7fcea26cf13928b7
BLAKE2b-256 a9448d09cdfb1271db73ccbadfef22fd97381689e6e335782f9a2199c2be1d33

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp312-abi3-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp312-abi3-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 fef763e89966b309dec7f16ed26310d02e60753cfa8faaf957f4c3beef226fd9
MD5 f97b6cbd49da370b60f4dfcdeb14b21e
BLAKE2b-256 24285bfe9c54f156419330d36b0869f31574061e427f5e71cbfd37768a2f94d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp312-abi3-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp312-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp312-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42b07268a5f842efd222b3393a7d8b6e508fd7489106ac085bd1df9a0f3a7b45
MD5 997ae82e5541ca300df3eea98e82f875
BLAKE2b-256 c17853032528ef76e73d89446f9c5607aa7de8e2e39c15e628d99515c40bcfbb

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: mqt_qcec-3.8.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 605.7 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for mqt_qcec-3.8.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 848484e60cc04f74ab3781f75984307f67749873d932c15c231e1c0bf99a47bb
MD5 6388f19c17bef7044fca2ff5f9d11e8e
BLAKE2b-256 f69ccbb61c9eccd8ee27fc2eb3a54e9054af8cf775c8c9621c8ad3ef106bd686

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp311-cp311-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.8.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cc85586bf4664261f066ce4e6b5797d41e322856957dd8e6eb0dd86305b4af00
MD5 e8c97a444f61984fe70046fb910ceb43
BLAKE2b-256 a29c21abf5c3826e1520d1145c66b68217204fca0189c73a8aaf03cc1825bdff

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2472661a9f3918eba7b4b4d74d67fbfa5c685fbc3d0d38ed0a5f196067322c3f
MD5 a9eb1812a2f25ff537bffd0a8a3992ca
BLAKE2b-256 d004a950d988c21cdd382967cccbf6915d87c8bf952f5e391b982470f3fe034d

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d49571f45e20c97f8143f5e0228cc7e6edb626efd8f7ff1c2ac8927762d3febf
MD5 2ac5fd9f8c9b163f302ce3a072cd6a07
BLAKE2b-256 d2a32babb77482c88d181131cbf506647b7e862c6474a89e7d5134dfd333a964

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 3bd80d618c9217c6151bc22764b00d6518084feb757e46d94cbbae7eef203492
MD5 e94fa2d9fd2f798f1e7706d48ad71b61
BLAKE2b-256 9351576a33e35913ae900c68dba65abb84c59859456fbfc63b666bb15d02a42a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c72e80d7a794b69a73343ee59e2dc485e0a147ba268ea5483fc2c15ef8df753d
MD5 67db747e8ffd352ae549d0b6e482ca0f
BLAKE2b-256 922afcc8cadcb7e1098aef65eede8cbd5a49be146ae53a1a5e4e5d83f82537ce

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: mqt_qcec-3.8.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 605.6 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for mqt_qcec-3.8.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 af1675830009e012db6fc5b0addfed59e3723dd41b39767e6a3546dcb621689c
MD5 d5ea51b36d168eac6468efe522f02b68
BLAKE2b-256 ad229dbe6bb4961521d2095715c9aeae51d7bdfce5595605a0fc5b7e21f919d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp310-cp310-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.8.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0ec3a78bbed3998c5b1cab6a048b8800f57fdca1449dea448ec6c039e97ebcdc
MD5 f5865c0261d88fb33e1b1475b0541e7a
BLAKE2b-256 cafdbced7d1aa55232727a06159baf0968f6f899c7ad4d54380961dfb7243d02

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4eb4bfea221de1bbe04dd9613e2769d3facf29a0357a6d4961b7ed065bb85f3a
MD5 21f8d3f24baa37da48cb49224c6f0296
BLAKE2b-256 9d72edd88c911526735913fe31632e7e19ab83b79eb3b0dea76262abc3f6d714

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cedd53fd9c0afb7df72922b3447195d8ea1fa0f68de799dfa5385a7ca10f707f
MD5 990a7b5f1a135e98a3e7d2c127528dd6
BLAKE2b-256 cdef80ecb78b2447d7d2ca9ad12df7de5fd9c8e86255d4f421b912ee7c057e0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7888b122af4f3686c9ac331f188d699801ab6efed4a46a4100ba8c2c97de8f12
MD5 8f8c90afa437d85d82406d478f4c0d72
BLAKE2b-256 669c5d093e4b8a559838b82da1ac0abe322d0c74f3ea998c415d41f10d9c7161

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.8.0-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/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-3.8.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.8.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cdb339030ab53b762c03c10ddf320fc3c424a49a8cb6d84d2b89e022dde4d7fe
MD5 1b25a24569cba8d2bdcfca967dae9f48
BLAKE2b-256 d9308c1f9f0df5b8d464adb36b64a18ea49d759258a2583bd0f67138057ea444

See more details on using hashes here.

Provenance

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

Publisher: cd.yml on munich-quantum-toolkit/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 Sentry Error logging StatusPage Status page