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.9.0.tar.gz (349.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-3.9.0-cp315-cp315t-win_arm64.whl (699.0 kB view details)

Uploaded CPython 3.15tWindows ARM64

mqt_qcec-3.9.0-cp315-cp315t-win_amd64.whl (521.4 kB view details)

Uploaded CPython 3.15tWindows x86-64

mqt_qcec-3.9.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (350.5 kB view details)

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

mqt_qcec-3.9.0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (328.2 kB view details)

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

mqt_qcec-3.9.0-cp315-cp315t-macosx_11_0_x86_64.whl (345.7 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ x86-64

mqt_qcec-3.9.0-cp315-cp315t-macosx_11_0_arm64.whl (315.3 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

mqt_qcec-3.9.0-cp314-cp314t-win_arm64.whl (699.0 kB view details)

Uploaded CPython 3.14tWindows ARM64

mqt_qcec-3.9.0-cp314-cp314t-win_amd64.whl (521.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

mqt_qcec-3.9.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (350.7 kB view details)

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

mqt_qcec-3.9.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (328.3 kB view details)

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

mqt_qcec-3.9.0-cp314-cp314t-macosx_11_0_x86_64.whl (345.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

mqt_qcec-3.9.0-cp314-cp314t-macosx_11_0_arm64.whl (315.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mqt_qcec-3.9.0-cp312-abi3-win_arm64.whl (672.3 kB view details)

Uploaded CPython 3.12+Windows ARM64

mqt_qcec-3.9.0-cp312-abi3-win_amd64.whl (502.6 kB view details)

Uploaded CPython 3.12+Windows x86-64

mqt_qcec-3.9.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (348.5 kB view details)

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

mqt_qcec-3.9.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (326.5 kB view details)

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

mqt_qcec-3.9.0-cp312-abi3-macosx_11_0_x86_64.whl (342.3 kB view details)

Uploaded CPython 3.12+macOS 11.0+ x86-64

mqt_qcec-3.9.0-cp312-abi3-macosx_11_0_arm64.whl (311.7 kB view details)

Uploaded CPython 3.12+macOS 11.0+ ARM64

mqt_qcec-3.9.0-cp311-cp311-win_arm64.whl (674.7 kB view details)

Uploaded CPython 3.11Windows ARM64

mqt_qcec-3.9.0-cp311-cp311-win_amd64.whl (504.5 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_qcec-3.9.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (352.3 kB view details)

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

mqt_qcec-3.9.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (330.3 kB view details)

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

mqt_qcec-3.9.0-cp311-cp311-macosx_11_0_x86_64.whl (344.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

mqt_qcec-3.9.0-cp311-cp311-macosx_11_0_arm64.whl (314.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mqt_qcec-3.9.0-cp310-cp310-win_arm64.whl (674.7 kB view details)

Uploaded CPython 3.10Windows ARM64

mqt_qcec-3.9.0-cp310-cp310-win_amd64.whl (504.5 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_qcec-3.9.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (352.3 kB view details)

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

mqt_qcec-3.9.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (330.0 kB view details)

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

mqt_qcec-3.9.0-cp310-cp310-macosx_11_0_x86_64.whl (343.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

mqt_qcec-3.9.0-cp310-cp310-macosx_11_0_arm64.whl (313.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0.tar.gz
Algorithm Hash digest
SHA256 292f21a42d92249f2171fa013f9bf300452ff1b424b8d84db8abb7e28046fe5a
MD5 be7ef477354843c160a9ff95cc06a910
BLAKE2b-256 4b523a34a3fedbcb0841f197324c9cd18ae21e3b2d94b6c3268f058b867c4afa

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp315-cp315t-win_arm64.whl.

File metadata

  • Download URL: mqt_qcec-3.9.0-cp315-cp315t-win_arm64.whl
  • Upload date:
  • Size: 699.0 kB
  • Tags: CPython 3.15t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mqt_qcec-3.9.0-cp315-cp315t-win_arm64.whl
Algorithm Hash digest
SHA256 89a81885d837faaa87632285a76cb64028b8fd54e1436f24fd67596f5abf6031
MD5 f4751f638cbadd76ea2f3b509496f2d5
BLAKE2b-256 8e939319ee0026c25ce2dda9c59b7b3a81beaf0d2e2a3929f7a789d07b3cc831

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.0-cp315-cp315t-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.9.0-cp315-cp315t-win_amd64.whl.

File metadata

  • Download URL: mqt_qcec-3.9.0-cp315-cp315t-win_amd64.whl
  • Upload date:
  • Size: 521.4 kB
  • Tags: CPython 3.15t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mqt_qcec-3.9.0-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 00a24947c40d4467f86314265dddefadec4383a14670095cd5ec6a42419b831e
MD5 3fe371ca4f3106d9c99ab1caa5138af4
BLAKE2b-256 ca6cbb7a4ce6563f8f51f1200205ef215f6e0dab1846551321b8221655c3d9cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.0-cp315-cp315t-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.9.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 daa7b5eaa429d3d8a80a8d314c4fdb85bec37f7357c30663f4b8f5250650ae3b
MD5 13815a03ed1ba158bc0854e4ecf45de1
BLAKE2b-256 e88f134bc66fda2b2afb5bce085808de39a1bfa9c5b7211c2847a1326158b179

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.0-cp315-cp315t-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.9.0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e5f08bd744490e47a3884338e14756a10d99cbd5b7ed102dc2261fb53a353da
MD5 ae9fc02e2e9e375e24109cfb3ba40e98
BLAKE2b-256 c7cd9a0d140cf571525d5ece091bf473e18e9163f05a9bb7815de115905362e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.0-cp315-cp315t-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.9.0-cp315-cp315t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp315-cp315t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 26ec75eeceb6420ad6294a4b6f26ea17b94f67ba402ab32512be90f8b73ac359
MD5 13017968bc4ffa73ba94c46191df50a2
BLAKE2b-256 8422b690b06a64a619a97bf3823f6f6570816d35096d0e55dddba2b93457381f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.0-cp315-cp315t-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.9.0-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3fd410a824c76659a67b63276fe2321c445a00f2bf34fe79a22d47b3a7272f99
MD5 27e2a6b409f0556be6606e01a60a928e
BLAKE2b-256 ebfc61a6dd5e3103d996c3cc87db0f84905a34a434a7d11771e041938977301b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.0-cp315-cp315t-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.9.0-cp314-cp314t-win_arm64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 ac44ca605dd09aee976a879347c43b0bf4cfa850404feee10899d55c1a0e73a4
MD5 fbcabff572d04a61df4a3cbca75ebffc
BLAKE2b-256 1000ca199bb52ad428909f9ba2372bdeb57d003bb19b530c8a064eb726936d6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp314-cp314t-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a654afd64bbe9649fcbb006676e69b8794a9c730152bb4d2d053f5a66a814350
MD5 971bc122d4e18693bc792cdfd25164dd
BLAKE2b-256 db69815d86b673346f1842fc2ba4fe190eb9bb81927cd570d63e0f98226dbb85

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6aafd6a2e5508872440a505bcd38e07cb541502a5f7ecbe58b787f777bbff16
MD5 4d5cfa2bf1ea48585771dbf2598f621d
BLAKE2b-256 2915bb72546e2783fe89d462bf8164ad8feaf9f3f1a8bf2cef9caf3a56dd7957

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 530687cd8fc6fb10b5c4651ee940d64129e6102f3df7ed8f532d0362e5cc7732
MD5 fe21107d3d48cb6bcc1b94b1f6fb2e10
BLAKE2b-256 f364ba268e6113617a79f5b5c570a1142cfb2507e6ed9769c0e68f7018595155

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 fa1eee19c5b265aa17503e5e4b56649689b5a22e478bf51e7a675057f80235f9
MD5 bd4c461b9e48b60db1f7e7af76d9add3
BLAKE2b-256 af0ec6b94ae5e4b65a6a128f318788b95b9eb02cea206961fff6bd8a868a5a14

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59e0bf1f04a15df07a2178abb5a1e2aebae94df8a7c1b1bea35ed501180d456f
MD5 8c7918d3b95e2cc07720c5d8087c876b
BLAKE2b-256 80a894b305bedb76a3ebec5c284c4b129b39ac674220f3212468dd518ab2a26f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp312-abi3-win_arm64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 0169930ea8f093c971bef2d7758481eb15e45be1ef47bee222ea1ce6399f309b
MD5 506aa63ebb01e5eb6cf84045f80e1a7e
BLAKE2b-256 7340d53f7edd69dd535d31e59391e96b32f902982ec8a78c017afe97366d2141

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp312-abi3-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 29b522a0c8575f30a451d118d2d5094f35049309e2b31c16bd64f935d1b766b4
MD5 d217885db79f85a196b12aeeeaf77e9a
BLAKE2b-256 88e005b513b325c5d809e5fa4ea1226fc649357f848f7d28aa6c1ab002b4b673

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 17c126175e3ac154739981d52338e83b2dd1add2a163e996c4d0f49e9b43ec4d
MD5 88155593f2faaef1975f6b63b72d2da8
BLAKE2b-256 187a26386f7c2cd4672e436f76a9fc19614ebd57f326fb4d8c98917ae4b4500a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1a9ae7ac02c3d866dc27d9bdc29550dec52c0498de24d7bc854dd5998b60d12d
MD5 9e80b0ff310785b48ddf9b50aa4407b9
BLAKE2b-256 64594b598d958663f53dab4a0e192a2ca564a24873b067a7d05d8e0aee502a04

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp312-abi3-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp312-abi3-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b2cce5982c03dcdd6816ca6bcad1b559dc0f3c112e547d7b7a824757c37127cc
MD5 abb87e6e1c6df3e12ea2ffdd7f3acf4e
BLAKE2b-256 5ce1a2164d759f94968f3a35433823040be5eb9fe2d611ea6d0df00346c4baf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp312-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp312-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e2812371e95b6423bfe46c7e7313d8782449cb430f3198791c4db2ad631261f8
MD5 3c12b940b8afea9b1d227f0ae9af7bbe
BLAKE2b-256 798521b3fa3aa1648425f9607bd1b49d2477c8b7abb9fa91f5cb7ffa8c1102c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp311-cp311-win_arm64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 61e2a4e302cba2aa33d8689ae02cc89a2dc61d1a2926e96b12824e3b7f2a62a3
MD5 f1cff19e94434c489b942a6b47e527b1
BLAKE2b-256 55943727ebdffa66f7c00d07d0f5ea13394b5105cd4830f679e5ae074e758953

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 155409ddc442f9db1233575838e0f3410885669a37ae48572e3d36ad89ead20c
MD5 c40020b412a08344db487abe3243df8d
BLAKE2b-256 07dc58788f3de017f9a18ae23f146d58672cf4193b2e089e8d039aa99123bbbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f91ee18e01b739b707e24fe5fd626a85be52a9702c86aae83d09b4d49433ed24
MD5 464a6108c6f2e46bfe3f08341cefb48c
BLAKE2b-256 23a70046aed52bacab9e373d494cf18badd137db0a1cfb109d569a04641c982f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd202122fd3263d2373d5cb9eb32eaab0f7e7f44209a5b22ba1a7ff84d30f485
MD5 170a70aa197015963475da22fc940c9b
BLAKE2b-256 a0c763a9b9f9ae51cfffe191d281215d9c438679a2fdbc8fc9918a5de3b0d9af

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 05423d6c1ea680c6264ea216d17701377a94bdca11001bfb469f5307ef06b9d9
MD5 47d586447c11ce8a62728b2180aa8cfc
BLAKE2b-256 e221eec19877145328d68d728ab276e5744024e252744d351008aa4a4cf05c8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 146a3bab61dd062258083159a96881cdc9491e37b0fff1ce54cb7b696a6da28c
MD5 f045662896c2d1afd31b6f10cbaf32c4
BLAKE2b-256 c5386abce2641d4254a047bcfdcbd69aed81f99e91fe023a0811d0e2afe42de0

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp310-cp310-win_arm64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 00bc5e34a48ad47e5b983cb51c50068d48aafd210a68034d35def0960b4362dd
MD5 1fe345d145d8eda3ebf0be8d5a006fd0
BLAKE2b-256 d744657c79e081995f9b83c8586acadd539979963310734e75fdc64ed942c51e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qcec-3.9.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cdaec3a368c9347691b3467287771617df9f29b0fa48d90e2640e7c3d4f7a530
MD5 3a31a818111da92cbc03b944676550ef
BLAKE2b-256 06c7155a79262760e55084fda45b1443d9b1c743195423d223eb316554502444

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7c0942a3a7faea59d5e9bd34e55e6bd42eec79a3570a2c3368efd77bc4895b94
MD5 8bcb1f48ba5404487b2f71733ce528ae
BLAKE2b-256 647a9fe8097e6b9ed9bd7953466c63dd4239344f0540f56441e768db1c4f594c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1673c7538ab93df4bfd98c73257eefae2223b53a0565eb01d2ad3f36e65a932d
MD5 7004a55e017d11d8cafebc278ceb9f8d
BLAKE2b-256 5098d0231cd491515943b1b470033706e653baec1cf56b166d1eadca8173db59

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9d9c03b5aa66a4d812fbcaddd4a2e7235d603cad0c7a044a122c9f65a284dc83
MD5 570c500d1b15cab8541090947290c8f8
BLAKE2b-256 c44fc4ac43c1b2fa25bdc8159d24dd4df47888006f9326269835a2e899b5197d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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.9.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qcec-3.9.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb0a70c0a416fedab23b5b0b8c0579fb17502abb0b0ac6d24f7144c2da9e1765
MD5 8610374684119c3dd32d1d595f0e2701
BLAKE2b-256 abdfd0bc9945a764aedf763bb733703b7e2dd2b4c630d700259404ac60343ef5

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qcec-3.9.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