Skip to main content

A Framework For Mixed-Dimensional Qudit Quantum Computing

Project description

PyPI OS License: MIT CI CD Documentation codecov

[!NOTE] This project is currently in low maintenance mode. We will still fix bugs and accept pull requests, but we will not actively develop new features.

MQT Qudits - A Framework For Mixed-Dimensional Qudit Quantum Computing

MQT Qudits is a framework for research and education for mixed-dimensional qudit quantum computing. It is part of the Munich Quantum Toolkit (MQT).

Documentation

Key features

  • Mixed-dimensional quantum circuit support: Design, simulate, and analyze quantum circuits with arbitrary qudit dimensions, not limited to qubits. Tutorial
  • Python-first API: Intuitive Python interface for circuit construction, simulation, and analysis, with type hints and integration with scientific Python libraries.
  • Cross-platform and open-source: C++20 core with Python bindings, prebuilt wheels for Linux, macOS, and 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 the Munich Quantum Software Company (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 Qudits a reality!

Contributors to munich-quantum-toolkit/qudits

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.qudits is available via PyPI.

(.venv) $ pip install mqt.qudits

Detailed documentation and examples are available at ReadTheDocs.

[!NOTE] Some of the functionalities of MQT Qudits are illustrated in this video.

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 Qudits is compatible with all officially supported Python versions.

Cite This

Please cite the work that best fits your use case.

MQT Qudits (the tool)

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

@misc{mato2024mqtquditssoftwareframework,
  title        = {{{MQT Qudits}}: {{A}} Software Framework for Mixed-Dimensional Quantum Computing},
  author       = {Mato, Kevin and Ringbauer, Martin and Burgholzer, Lukas and Wille, Robert},
  year         = {2024},
  url          = {https://arxiv.org/abs/2410.02854},
  eprint       = {2410.02854},
  eprinttype   = {arXiv}
}

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] K. Mato, M. Ringbauer, L. Burgholzer, R. Wille. MQT Qudits: A Software Framework for Mixed-Dimensional Quantum Computing

[2] K. Mato, S. Hillmich, and R. Wille. Mixed-Dimensional Qudit State Preparation Using Edge-Weighted Decision Diagrams. Design Automation Conference (DAC), 2024

[3] K. Mato, S. Hillmich, and R. Wille. Mixed-Dimensional Quantum Circuit Simulation with Decision Diagrams. International Conference on Quantum Computing and Engineering (QCE), 2023.

[4] K. Mato, S. Hillmich, and R. Wille. Compression of Qubit Circuits: Mapping to Mixed-Dimensional Quantum Systems. International Conference on Quantum Software (QSW), 2023.

[5] K. Mato, M. Ringbauer, S. Hillmich, and R. Wille. Compilation of Entangling Gates for High-Dimensional Quantum Systems. Asia and South Pacific Design Automation Conference (ASP-DAC), 2023.

[6] K. Mato, M. Ringbauer, S. Hillmich, and R. Wille. Adaptive Compilation of Multi-Level Quantum Operations. International Conference on Quantum Computing and Engineering (QCE), 2022.


Acknowledgements

MQT Qudits is the result of the project NeQST funded by the European Union under the Horizon Europe program (grant agreement No. 101080086). However, views and opinions expressed are those of the author(s) only and do not necessarily reflect those of the European Union or the European Commission. Neither the European Union nor the granting authority can be held responsible for them.

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, the Munich Quantum Valley, which is supported by the Bavarian state government with funds from the Hightech Agenda Bayern Plus, as well as the Unitary Foundation.

MQT Funding Footer

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_qudits-0.4.0.tar.gz (883.6 kB view details)

Uploaded Source

Built Distributions

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

mqt_qudits-0.4.0-cp314-cp314t-win_arm64.whl (619.4 kB view details)

Uploaded CPython 3.14tWindows ARM64

mqt_qudits-0.4.0-cp314-cp314t-win_amd64.whl (458.8 kB view details)

Uploaded CPython 3.14tWindows x86-64

mqt_qudits-0.4.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (266.0 kB view details)

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

mqt_qudits-0.4.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (258.7 kB view details)

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

mqt_qudits-0.4.0-cp314-cp314t-macosx_11_0_x86_64.whl (262.0 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

mqt_qudits-0.4.0-cp314-cp314t-macosx_11_0_arm64.whl (255.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mqt_qudits-0.4.0-cp314-cp314-win_arm64.whl (618.7 kB view details)

Uploaded CPython 3.14Windows ARM64

mqt_qudits-0.4.0-cp314-cp314-win_amd64.whl (457.4 kB view details)

Uploaded CPython 3.14Windows x86-64

mqt_qudits-0.4.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (264.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

mqt_qudits-0.4.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (257.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

mqt_qudits-0.4.0-cp314-cp314-macosx_11_0_x86_64.whl (261.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

mqt_qudits-0.4.0-cp314-cp314-macosx_11_0_arm64.whl (253.9 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mqt_qudits-0.4.0-cp313-cp313t-win_arm64.whl (619.4 kB view details)

Uploaded CPython 3.13tWindows ARM64

mqt_qudits-0.4.0-cp313-cp313t-win_amd64.whl (458.8 kB view details)

Uploaded CPython 3.13tWindows x86-64

mqt_qudits-0.4.0-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (266.0 kB view details)

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

mqt_qudits-0.4.0-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (258.7 kB view details)

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

mqt_qudits-0.4.0-cp313-cp313t-macosx_11_0_x86_64.whl (262.0 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ x86-64

mqt_qudits-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl (255.2 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

mqt_qudits-0.4.0-cp313-cp313-win_arm64.whl (617.0 kB view details)

Uploaded CPython 3.13Windows ARM64

mqt_qudits-0.4.0-cp313-cp313-win_amd64.whl (456.5 kB view details)

Uploaded CPython 3.13Windows x86-64

mqt_qudits-0.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (264.8 kB view details)

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

mqt_qudits-0.4.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (257.3 kB view details)

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

mqt_qudits-0.4.0-cp313-cp313-macosx_11_0_x86_64.whl (260.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

mqt_qudits-0.4.0-cp313-cp313-macosx_11_0_arm64.whl (253.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mqt_qudits-0.4.0-cp312-cp312-win_arm64.whl (617.0 kB view details)

Uploaded CPython 3.12Windows ARM64

mqt_qudits-0.4.0-cp312-cp312-win_amd64.whl (456.5 kB view details)

Uploaded CPython 3.12Windows x86-64

mqt_qudits-0.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (264.7 kB view details)

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

mqt_qudits-0.4.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (257.2 kB view details)

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

mqt_qudits-0.4.0-cp312-cp312-macosx_11_0_x86_64.whl (260.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

mqt_qudits-0.4.0-cp312-cp312-macosx_11_0_arm64.whl (252.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mqt_qudits-0.4.0-cp311-cp311-win_arm64.whl (618.4 kB view details)

Uploaded CPython 3.11Windows ARM64

mqt_qudits-0.4.0-cp311-cp311-win_amd64.whl (456.9 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_qudits-0.4.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (264.2 kB view details)

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

mqt_qudits-0.4.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (256.7 kB view details)

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

mqt_qudits-0.4.0-cp311-cp311-macosx_11_0_x86_64.whl (255.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

mqt_qudits-0.4.0-cp311-cp311-macosx_11_0_arm64.whl (247.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mqt_qudits-0.4.0-cp310-cp310-win_arm64.whl (617.2 kB view details)

Uploaded CPython 3.10Windows ARM64

mqt_qudits-0.4.0-cp310-cp310-win_amd64.whl (455.7 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_qudits-0.4.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (263.4 kB view details)

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

mqt_qudits-0.4.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (255.9 kB view details)

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

mqt_qudits-0.4.0-cp310-cp310-macosx_11_0_x86_64.whl (254.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

mqt_qudits-0.4.0-cp310-cp310-macosx_11_0_arm64.whl (246.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file mqt_qudits-0.4.0.tar.gz.

File metadata

  • Download URL: mqt_qudits-0.4.0.tar.gz
  • Upload date:
  • Size: 883.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0.tar.gz
Algorithm Hash digest
SHA256 ced50933927f0769df000c2be7779cd212c25ba622e3fff951bb7226f97a3d32
MD5 185deededb99b484a9508ffb003ac949
BLAKE2b-256 366aa0c9690c47b72d1efba012455bee07c48c64b939b4d9ec3520016ed4ce68

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0.tar.gz:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 619.4 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 fbfac39a03e3c47400318b3608a6f8209ba1e6e228369e5fbc46c0fff634176c
MD5 747da63578977c60cb2655faa48057a4
BLAKE2b-256 d284ffb7fcbb8f5edd926e184eaf7835de91a97bc8347d0796e96d590ccf43c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314t-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314t-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 27f272387186b23d382025271b9191d5b019dd1293042d222c58ba334668b63a
MD5 3bc3e2e0cb3fcb61ed25612ee30267b5
BLAKE2b-256 d21fb812365e7f7e5ce7ca171d328429a55cf82f5ef76e749bde1c76b717f94f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314t-win_amd64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee7e79843464ae7a1722ced1f3a074b955b4248f8c19c2a155b2de305a36c419
MD5 f7d6add47f944fa1734a498cc699720f
BLAKE2b-256 d48ecde2a0418a5f46d18bb948db7f2c2b360f90bc45d2844152b3859015d046

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cacf49ae32605f604400da566a7ebfa8a6be4d4b2c9d5411a6269ab92070d64e
MD5 b67679d2a1f1a6c932a4fa75b4ba3acc
BLAKE2b-256 144f42a421bff357061782b4ef9760a6df341b41a7d11476cd7a358a77867739

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b17d37899378d8106b3049f67269c3c8cacc83c5110913f6a489512f8676a77c
MD5 6d299c5b0fb9fba6cc37f6da17cd4881
BLAKE2b-256 de97551571087c657a1427724833675bbda25ef0dff821a1f3c56374a094f085

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314t-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8722a03fba4856ec265da5bf6e02c8f8af5e6aee88d7e6780f45bd61e82205e5
MD5 90dedf1cfc6e41f6851bc853939be578
BLAKE2b-256 b6f652f0293afebab5f5b4f83655cfb2d44ff24793f580ac7a2ca0d8f5604423

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 618.7 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 244c1ad7bee51b5ab9ab27e0b24504a6b3a726d8659b7c82fe78f74f1726dd44
MD5 8a1eb8409b75885160c72c9a06255fd8
BLAKE2b-256 e0df80eb4df701f20f1aad45fe2a3753d4fccc4e802baf58d338da3985c808a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 457.4 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 bbc97f7603cae5d0e4e59ea3cf4a6e179656d410db5f50b5c62e4f4988a732b8
MD5 515ec9d414e25a19fccd4cf11fbbfdb8
BLAKE2b-256 aba80e67415282f4322fdb67c13f03d72c987ddf6d4c49cdaede20ae39da8685

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314-win_amd64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dba195d3e2bb13c4e49423df83b90d2e7f8d4a55c1b9ba3e7fdea0fe0517195f
MD5 0a326fcae97c2337320774089313a491
BLAKE2b-256 bcf38696a1e018259a72464d72a189aa2e6f91e41145f0f8a903285cbf8dfecd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6999c0be2e10f8653ac5d4db18287c746d44fc47ab726f4cf3683e659b04997a
MD5 32cd197a45d0a329193de742d87d216c
BLAKE2b-256 7224f1f23f23edf49e239ddccfba4e0388a3fe526c17752b28fd9ea0dd99cf33

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f1634abeab1c1004ad0bff92d9da108ecdcf48aa9d5b71a9dfb40794480cde59
MD5 5a771781ca681e6ec9e966867d581f1c
BLAKE2b-256 f18383db69dd9e726248ef248b2e7e733b325266a03966bd247d86ce43aae791

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 885ddce98182e6f14f9c4d762468a751e7974cd4fd25b0bdf497d7d3435323e7
MD5 0a6afe0ed54d4f3cc044e55688f027f4
BLAKE2b-256 b72dee640fab83fcb82dedd4fc3b03fea2f4cf8a96fe82503f57c61fbe393dac

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 619.4 kB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 8fd20a65001e8048d1385652efb250ceb29139a279f8a26d4d74ad9087faa9a4
MD5 5d2599db9ccddae820495800f827dedc
BLAKE2b-256 52a03e1072f72d000a24d784cc934d0f8aa264e5a01b638938549004caeea83c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313t-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313t-win_amd64.whl.

File metadata

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

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 8ca7594b29f3b09edbd943f79e8277fc13dee33c5c9f65be913f5cdf6c4f7dc5
MD5 0160244f5b4f418ef8d6e1b4f8684fc2
BLAKE2b-256 a9c394020a0052660508d94fd2dc882d23b71961b6332fb1b74facc1da13ebff

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313t-win_amd64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6fdb35d1a3d84c2e7652c8b60cc42190181d5fdb469c5fe7391fc0db22817c4
MD5 700fcb3bc6a37ad4db6aeb474d710323
BLAKE2b-256 7481b4b904fff6dc8d8c5da6124204826611d7b104019b1432b64f739037f2f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bf0f44e3637b99817877c65bc0725071d99c5d0d9c597a93940354522b737493
MD5 bb19affc13d24a2e699875abebc3598b
BLAKE2b-256 3a32d1b0942904610b231b07d909fe1e869d49db45182ca83a26011dc7093fa6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d34f52b758e843fe0802854f74d5b1bd0ec969478a74f0c12552023b4b44619c
MD5 568fbb50b36581c4f742fc0a91b62807
BLAKE2b-256 e74ac6168b09981bb01802d7864b557271c0cb4e9cc5171f41d2d22375d2a5b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313t-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 788da1b67e8689441894602030e87fc64ca6f433335735bf811213ea5ce5c6d1
MD5 1fea9de877be68fad0eb772d41e392d1
BLAKE2b-256 211b822d6c95bb2086757b215f425d800c6a8d1b70b31c86d424d5e3987da802

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 617.0 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 24fba3996a177b0113586749329844c3c5b36221f3b824a6af0e70fb39b18731
MD5 d8ac61949c23f8006e7c526cca080588
BLAKE2b-256 6750ad3d1f58bc3086fc5a30c746db5c65afdc9196607cb0adc9a06f35e54653

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 456.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9646eb79051ef05c246195339aaf71d457bebe16a2796bdebe1dd38b60c270f5
MD5 22e9317d479092052d43be1a8d61be0a
BLAKE2b-256 54805488e00f5512396af394eec8875a9ba1aee5996c4c2aef88b2dd7f1e375b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313-win_amd64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c7b257bdd9f15b7787dd7335f721c9f082b39c44a713618a0c9135399353cd2c
MD5 89c01bce11563065a364112ab3dbf81b
BLAKE2b-256 c2e323b47ee29ba0c17c0d7132f999d17aafc66420260866e97d4f373804d9d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33ed9f5721262a1b83904a7668bb499737790285aa67f19bd327208a8f19ec2e
MD5 06413c3d309a0a6bc9a99af3d7ad2ebf
BLAKE2b-256 6238b3237e88ca35c421f1649db19b86d4f518d3872cb86d38ddacba650e3e29

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 dcac6e85105aca87a63e43c6060b05be489f4610ad07cffa002f8f22064d2257
MD5 5cb4f460695d59a4b0568cebb9087287
BLAKE2b-256 53fed3ec95dd28189bb107ea2405d3e63401db0e493d557bc7f489b7e16079dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c08c4a8f2b3e6aeec50bd345cf85037b077bf428301f37bcb51b915914ac4a67
MD5 e3cccf861dde84b7ce7a3ae71b2b1765
BLAKE2b-256 ab7c83b638f63117bf259a7748737aa4302c5a712ae7abc9799dd234fe0b5c93

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 617.0 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ea310e669df963bad45c7ae4d7a1204a7371de6154cef506e2fd46752d64691a
MD5 2ac99f85d1bdbf8287a395a8826e1bb3
BLAKE2b-256 97dcefe2ee420cdd8366a4f12666f02fa5b0e04b06963d04f44bbbd406038f3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp312-cp312-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 456.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ea744d8c16574a5058e933dd49dd791e8b35105953726f7ee304f362da32feb7
MD5 b2a6049f24a61b8fd9a4d5127d2746ba
BLAKE2b-256 bf8f361353b4c6df87a554ecca54be80bd70c79a66a12f16f05bcd28298b5bc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp312-cp312-win_amd64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 433a5659b36ad14e4bb77d343f38e2dc8534043d23befec5e4cf5420be1d845e
MD5 171d84976d7c611bb28fbc4aeb762c14
BLAKE2b-256 ac806438c7b6f890a0043a0f10eafbaf18238d5bed51cfa0ef4df817e423ccef

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a71085182383555c861961f7ebdf9cf0a76a3a082b25afa9de974b120bb750fb
MD5 5e71c2ddc0dc8f19374587e7160d5052
BLAKE2b-256 9ff080ae5714423fae612b2a564795f747a6db89406000f705d281d3d25c4289

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 494657dc69cf4687a805b6da137372f4df1cb0e44f2ec1d5b323b0170242d8bc
MD5 5ec860a509bb9c2e04d5e3dba81fdd2e
BLAKE2b-256 6c7986dbbc7423a34ae3a2307656a7fc5aaa48c13b58f929f3fcbb1dc75ca63e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8bfaa02af4dbdeee5a212032924acf40b7bbe18be229e7931729063bd0efcd69
MD5 36e0187bc9895ba94e06cefb4473f9dc
BLAKE2b-256 1b6fc3751f8667784a1931979656997dc4f31e22383653f12819e4b012eeb190

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 618.4 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8ab5da12d143a80bde37f85ddcac9618a10f30e637a23dd22764e93e7c11b413
MD5 e930fc222a02cbc841a43f1b0522e88a
BLAKE2b-256 a738ebd19346ff05ac1f18fa735d16a28c09f2e1dbbed3d51175203f9ea9c59e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp311-cp311-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 456.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8aa0f44b294c6d04e623cfefc87d2b32f2499d7568b8aeb2c3f15ee01bce6b00
MD5 72cfae5c8dc8af0c190de33bc168be99
BLAKE2b-256 86b7093e5cdb0866bafea8936f184127caa34034a8f0f651bf7be3fd513a24ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp311-cp311-win_amd64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff7b7246e7d24b21c0dcb8d23b849a50591649137e08c944c456d0b5868635b4
MD5 032fff6a5f996e98e15260af64c68461
BLAKE2b-256 f27636b252fc13d949cfa9ed69cfaeba002399659937767a46235079259b7798

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70842aa70f422c8839dbb1c5bb329dc56a9032016c89dfe2c4f72d5aa8385b6a
MD5 8a0aba4cdf09a4a6565f4ab614899802
BLAKE2b-256 ffb2bfa937c67dbcb581e0405d1346abdb68f14b9bc4685db03d828b9e8dd978

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9e5c37dd1694aaa53c2d3641731bb769d38311e8e200970e7e13449c31dce6de
MD5 228178c0118cb8703f10a4aa6625f5df
BLAKE2b-256 d08e689662d0abe5ec63a40b915c0a1f7e741a5fdc8f6e0b4a10afb42a0ea4ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 653fffefaeeacc6a12d66e7022bc093f2c342fae003ce8da3230a0b5a39c8b6d
MD5 f091695ce2dc5c22aeb5ee787ea5edf7
BLAKE2b-256 df19567093426ec04d1ecb9e1f2aad4ed93856842ab76a27aa96384ed9b3160a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 617.2 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 5228b5d475e2560f6b806f8f7fa76637ab2871ba1cf915390b19c92bf8cef11f
MD5 d1df9082c572b2b17290156603937aa2
BLAKE2b-256 93a67aaa27163a5ab039f4de321f79877286995b83d46f5620cf0e50f598c4af

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp310-cp310-win_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mqt_qudits-0.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 455.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mqt_qudits-0.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 43e147b542b12548eaed1dd21404125ad5c8332473801e3ed4c493d43aa998e6
MD5 fb03e3a8ee53c31fee70a2e8f36056a9
BLAKE2b-256 93a5a481da3ec14eebe0bfc717fbef8c663637d3bd9e7f1134a6186a3fd163f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp310-cp310-win_amd64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 847ff1ad72dfdf416c2bdaebcd8a2ffdd1a3415116ab3937ca5830d05c5faf2f
MD5 67ebedabe1ff2cf263121a307c10a12a
BLAKE2b-256 1db0f667f8f093fed4ad444ea5c119a8053f5732c69b8e7be6276c2205dc78a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 692bdb358e486d3b8c5ac1b731be8443a0acd6741fb63984e83440f0fc134fdf
MD5 80139ab4b0850eb32272d1e8c64f9e84
BLAKE2b-256 44506d0ffd8a125f7db726625f9032eac4778e84e2684394d257cb5b3ff74391

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 876cdab0de583afcdb12deab86a67ec615f5cd4bfeaf9d137178c2f9f049de18
MD5 0a020623682100027e6dc6b66ec40385
BLAKE2b-256 d2c1db61cdd1be24caa785e13e62a097b420ce6463de0d418eaa8385f9d4806d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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_qudits-0.4.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_qudits-0.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c4ae2c7accee651eedc59ed133c2047c90d2ccd33b312114b473c6d08d76da8f
MD5 2373578ce70ed4fec9203c761dd78c29
BLAKE2b-256 5172f430c61a9c972ede55cf3fd842725134662fa68d33702d1f2ab27043871c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_qudits-0.4.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: cd.yml on munich-quantum-toolkit/qudits

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