Skip to main content

A tool for Quantum Circuit Equivalence Checking

Project description

PyPI OS License: MIT CI CD Documentation codecov

MQT QCEC - A tool for Quantum Circuit Equivalence Checking

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

Documentation

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

Getting Started

QCEC is available via PyPI for Linux, macOS, and Windows and supports Python 3.8 to 3.12.

(venv) $ pip install mqt.qcec

The following code gives an example on the usage:

from mqt import qcec

# verify the equivalence of two circuits provided as qasm files
result = qcec.verify("circ1.qasm", "circ2.qasm")

# print the result
print(result.equivalence)

Detailed documentation on all available methods, options, and input formats is available at ReadTheDocs.

System Requirements and Building

The implementation is compatible with any C++17 compiler, a minimum CMake version of 3.19, and Python 3.8+. Please refer to the documentation on how to build the project.

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

References

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

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

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

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

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

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

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

[^1]: The Munich Quantum Toolkit was formerly known under the acronym JKQ and developed by the Institute for Integrated Circuits at the Johannes Kepler University Linz).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mqt_qcec-2.4.2.tar.gz (1.6 MB view details)

Uploaded Source

Built Distributions

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

mqt_qcec-2.4.2-cp312-abi3-win_amd64.whl (853.5 kB view details)

Uploaded CPython 3.12+Windows x86-64

mqt_qcec-2.4.2-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762.4 kB view details)

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

mqt_qcec-2.4.2-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (723.8 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.2-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (801.2 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.2-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (722.6 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.2-cp312-abi3-macosx_11_0_arm64.whl (908.2 kB view details)

Uploaded CPython 3.12+macOS 11.0+ ARM64

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

Uploaded CPython 3.12+macOS 10.15+ x86-64

mqt_qcec-2.4.2-cp311-cp311-win_amd64.whl (851.6 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_qcec-2.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (763.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (724.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (803.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (723.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.2-cp311-cp311-macosx_11_0_arm64.whl (906.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

mqt_qcec-2.4.2-cp310-cp310-win_amd64.whl (849.6 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_qcec-2.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (761.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (722.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (801.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (722.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.2-cp310-cp310-macosx_11_0_arm64.whl (905.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.15+ x86-64

mqt_qcec-2.4.2-cp39-cp39-win_amd64.whl (850.3 kB view details)

Uploaded CPython 3.9Windows x86-64

mqt_qcec-2.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (761.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (721.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (801.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (722.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.2-cp39-cp39-macosx_11_0_arm64.whl (905.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.15+ x86-64

mqt_qcec-2.4.2-cp38-cp38-win_amd64.whl (864.2 kB view details)

Uploaded CPython 3.8Windows x86-64

mqt_qcec-2.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (761.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

mqt_qcec-2.4.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (721.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

mqt_qcec-2.4.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (802.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

mqt_qcec-2.4.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (722.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

mqt_qcec-2.4.2-cp38-cp38-macosx_11_0_arm64.whl (905.3 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.15+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.2.tar.gz
Algorithm Hash digest
SHA256 6113d67e1d47f34bcd33969b7a583d561c2e313da94fbea3725fe4ea66909fb4
MD5 462ac8d743d40c21900c7a41cbb0bcfb
BLAKE2b-256 bcd9b09a6600d62cbc9bf26e593943cf938fb63393f06a440541f47b3322e88e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.2-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 b1114648b36210c2a7f67949fd18c7c6c1e037bd87c88ec0c0a83b11869e0195
MD5 9fca14f024c4789d5a95cb0462313c21
BLAKE2b-256 def565690b0618aff50ffde010c81bf869016dd60b0e70afa201cdb83d51eb58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e382b3e55fed06cdd744e2a7e25a84eb8f295a7f62947e050b1ac84d5c4695e4
MD5 6e09991bdbcd4ab0179a3b6c782ea60e
BLAKE2b-256 b4d35b9edb1dfff532d50b0df8aea374fe677619dc4b66d11e278536151a54df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp312-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 05c4b26ab92b10363ae7f15bb265ae77010e0a5217cbea7152fb956e61e2b260
MD5 cfa711c24059e7db5a3cde093f9143c2
BLAKE2b-256 56ee522e45931dac9b558066ceb8f09f13ff9f50860e033fd819d135f41a96b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp312-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bd42e8105892b013d06752ab4c917aee82db0df75744df75fdf52f8283c3a62e
MD5 f5e98be98b98522118b7aad1592a41ca
BLAKE2b-256 0662e9de091b921aca8cdc9b4664597f4943ff56104434ae3d03b80d51f47569

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp312-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 002894e4460279cd09aa4b792a3c14c40f41bd25ff170974937788004c5c94a0
MD5 e7aeddcd4aa3ac39f3f348904fe36302
BLAKE2b-256 f82093efb1ddbd56aa1c66d44e857cc0bdae12e7f8db0dc5688ed5333df34abc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp312-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 14ed99fac1759751ed9aa34312bd7ed161b2c229abb38bd981eb49a689a8ec90
MD5 038784a4d6684ec4edccabdd1f381289
BLAKE2b-256 222a1f32bb50ec76309b9fdd0d433bc094aaeec5bebcbeeeef18b7b7d6ed359d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp312-abi3-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e8da7068ae731fd78c995edca04b93296c9d8ca77634d7e2108c08cd6c1b08c0
MD5 01e3311bfd1fdcc23d56033d7d5a16a0
BLAKE2b-256 9ee5a2ae307b58a300f7795919a20d5a16754d535568790b4578199dd12387b9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1b6282e34fc5de241a84dcb84158e90c327be9c9566a229101290cbb3a67045f
MD5 22a7ca6148567a9e14e5d589c8bdda28
BLAKE2b-256 b538f2bbb99d70759381ef37c388145c6e7bbf82db6830b874790ac6778295a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e137bae3cb70a39a498e500e10e72ae503130b3b42f7f113ef5b8fcc928d7f4
MD5 51dbb5beb1a38f61904f0dddb6fd219f
BLAKE2b-256 582ae5cd55c4e852af090fa56d88a76320a5610c66a3f3dd25f87c1ee45dc2c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e6bf13ccdab1962e5f97fef8d4a1eecbab86947118ddd76524daf668c4c077cc
MD5 33f083ad12742010fcc384389a5095fb
BLAKE2b-256 2e04f7d5e53228e6b68cc14d2908b905e1a3c1c770b4b61052f0d885eb449b8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f936f8361b4ccf335c2a9fdcf55bccd0319ece9154c3fec7c562776094d6be62
MD5 a8893415216ce538b8f1e4d86cdf2dc5
BLAKE2b-256 3cc5bf354c2dab376f9e92dbd99b7aae0bf92065e6521e06babda05f0141330e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c136f42baa92c16238490da915d31fa56731d22f5dc7fbae83aa676a15f0165b
MD5 fa442711407ddd759ecc123115a4807f
BLAKE2b-256 bb88a4617cf2ff31eb5cd1e1ef8c6604f3da39367d539f7a467716825368fbed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 22900cfc85cc3c0391ffe470987ecda95c52e259eba9ca2bf00eaae688a515ed
MD5 8129920aeb7102878c7745a875ce82f1
BLAKE2b-256 06b2c609d96367ce63c5974bb594b9fd73f936f22be00a6337b13af40ac62604

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e3ca9677552b9f2c572843710f36ce1e585e0921747d6ed7f6802ad5e0fc1f20
MD5 3007ed85005912a595fee2b71773acf6
BLAKE2b-256 2c208a31a72468c44249cae4413d7208bacf99ee22fa162f18d3542016b1670f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2b727863b37691b542bcf3ed2e64ebb5abe295d7cf026fab2c3a838eed887ab4
MD5 5ec569bacde55adb8626f2a8eeb13b6d
BLAKE2b-256 2fcea352bc12494581c8989220584d2aca2c140fcad694757328516a814a9d90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4afe955841d6d2cc7974b1cf1ec9f893b24d942351984e028ab14c0977403ed3
MD5 4c757c052e4cc721daab64853a3373ec
BLAKE2b-256 4e2f14da95ca1502028918836828b206a635386d38de165974cf3afa6c344c1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dadb6c95af06a26be7c2366c9e5d3c526cff248671449f22b43449654f088cc4
MD5 873256be3dd03d11526be293314bb13c
BLAKE2b-256 7483cfab46ce54113c7f6ddd2be63ce22dd4e96848e5eec61cef8ff76694b1e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 337e70dba4e29ef6c0164c9ab99f3c3da05443bd958c6e5fb3d7ccc88b70f301
MD5 c82add8ec6efa89845fc96327a82f161
BLAKE2b-256 0086725aa6ac8e750fb931a1782da8f11edb8fd26562a45519f743dfdc7f999e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 44608f43968c063c13d947ffc57d98f2e5f24e3e4dfef14f5f12df84fffdb017
MD5 548b77489a78cc5804ec5852463e8a1a
BLAKE2b-256 feb1d82117bd8d52dfb222b28cebe64194de4f3814f8b9b9678022f08e7557e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89037a85003eba8488c0a905bbe307bf3797fecad9435d2f1a38107421a8fe68
MD5 29ce484f331eaadf400c9805b8e449f2
BLAKE2b-256 f89ca810b31fa3b38e1748a5934522d8a792de988b25da887f15d6b8aa24f850

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3fa10c42ecfe3036c3a87cb5fec899cb133ffcdab1eb0e97ae95d3062085ad4a
MD5 eccd6ea7e3d5093c5645fe3b6778474f
BLAKE2b-256 6c6c2d644a1e1442cff568be77585d40b2c7ab0b056097c336144fb2d88fdd92

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f277dc649783f4a31db7a9a096bc47c69179105f140e7839f88e689a8d3e71b4
MD5 77c7555791aec8b2293e542581919f16
BLAKE2b-256 c1b5d39a0374f7b773f3bbd074f74b317ed8f283ddbdf6f2b089c1014f2cd1d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5d3ffb34a679184c9c9b898610b2ba3ca890dca585658877f6f60ca691287592
MD5 7f7a9d9f6b2323a0c0d0ef9bbc14f267
BLAKE2b-256 1652645114d6adf9c232ed005e09d19ce9518f1a577cf8d2610d355169081142

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 27244003b56ee76e228ca10739975e40d68a0b9f16306f265ef03154ae9fae0a
MD5 a2359f1528009feb62b784291803f50f
BLAKE2b-256 e00cdae2252112f074cbeb1c3f552c6e82dba02cd72d658de74f9d8773d7aa4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f945621d9fbd15d72fa2552008ef5101a3e9385f18044542c400278b87783bf1
MD5 a79e640b201ef6b5abff4d2d2851ce93
BLAKE2b-256 c5490e34b674a87c5ec2900897513d2a54f19a1a551fa5b506ac5f56305620b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8373cf5c52e90f87d3e18ef08e9ad775f6510f41c6ffbf404002a91816603273
MD5 d9efa61623c4bad1daf2ffddde44d22b
BLAKE2b-256 efe9e314633b1854a1ead0d638be23e4ef338bc314925f9648e7cc594dedb824

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e5afb963ac823dbf03e246ad52a406c084fa8d75095f0a88f46e378c80a9970c
MD5 efda55d39d1a2b1eaff24c5f39e3e2da
BLAKE2b-256 52744d06b1d40eac36c199ed4bfd212822d06bd1dd1054cb07c0911c9854f95c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 dd504b723c03c484975f8946f56055f047fc499d27cd4f5591ef20d10bf155f5
MD5 7be0242fd55fefc59c825a5ca4d45080
BLAKE2b-256 304484f4341a3e32945fbc703195346cd8b1886a43c5ad29f467e1c8bda9cb4a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mqt_qcec-2.4.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 321761ff4c1a915782540d231d4cf54e643a5e812e80931be42c7cdcb31a2418
MD5 5f098bb75b8d8365245d9b5c2a49d210
BLAKE2b-256 096ea0f178e4b3e0e10bf31e3544a508b7997a1040f7170b2089e43e0f34f29e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac2ff7277fefb3821709a1ea3795557785ae81820418cd811baad951a632bf24
MD5 1f3ae3b44b74ae82839724d94e3f5857
BLAKE2b-256 aeed7f2bbb571536f75078b1c20df094410bcd02940ce75e8a3419ab1346f7a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e8cf0814f89f3cf43fb78d135df236fb9f18e1bdbf9c1e0a5da22b7fe045cf11
MD5 6396062b23a142028c117fd2a060ee80
BLAKE2b-256 96a6a5a14885a25b2e6a1a924965856ac8f5bdc23109c152b7d9791dc19b37c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5e9644868302b62ebb370753d0990bf8c15f3fdd290c4ccc4b4d62253fa77d56
MD5 8f7198ad239e9f8fbfef0d79b6dff87d
BLAKE2b-256 5789cd43f8c700ea314b318f29fa2fc78d61773f8108a1864c1a2086e175ae38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 17d08f0841c310f9dc750ea4307b9aac41968cb302f1164dc589e2ec06fe62e6
MD5 64cb124d3285b2d4496c4efaa91a835e
BLAKE2b-256 582c34f4cdf784e5b793b27f616e5bc44f589ee953986ab86335434dbc65c08a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fce538305f5c92ddc652342f6dff0ff46659a79d763de4d9bd5d2e2c026e9c2b
MD5 cd12f805007743bf22bfdaf9a47b0e5e
BLAKE2b-256 d4cddabff6a8743d826cdcfef9bb045e47b55818ec142d3da847982284da7c61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mqt_qcec-2.4.2-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3985fc94e4989cb6845f6ef5d6e7dd306c7c0add51b3a277eaabe059fe921a90
MD5 87ca5ecbc15d407be1aa4aefeb098b88
BLAKE2b-256 363778e2589bc058eed7ce21673811e4be3a779b28c76e018682090481e281af

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page