Skip to main content

MQT SyReC Synthesizer: A Tool for HDL-based Synthesis of Reversible Circuits

Project description

PyPI OS License: MIT CI CD 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 Logo

MQT SyReC Synthesizer - A Tool for HDL-based Synthesis of Reversible Circuits

MQT SyReC Synthesizer is a tool for HDL-based synthesis of reversible circuits. It is part of the Munich Quantum Toolkit (MQT).

Documentation

Key Features

  • Automatic synthesis of reversible circuits from high-level HDL: Accepts any HDL description following the SyReC grammar and syntax, enabling rapid prototyping and design of reversible logic.
  • Two complementary synthesis schemes: Choose between cost-aware synthesis (minimizing gate cost) and line-aware synthesis (minimizing circuit lines), each with distinct trade-offs for resource optimization.
  • Graphical User Interface (GUI): Intuitive GUI for specifying SyReC programs, visualizing circuits, and running synthesis, simulation, and cost analysis at the click of a button.
  • Simulation and cost analysis: Simulate synthesized circuits and determine gate costs directly within the tool.
  • Comprehensive SyReC language support: Implements the full SyReC language, including modules, parameterized bitwidths, multi-dimensional variables, and advanced assignment semantics (language reference).
  • Python API and C++ core: High-performance C++ backend with Python bindings for integration into research and teaching workflows.
  • Cross-platform and easy to install: Prebuilt Python 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 SyReC Synthesizer a reality!

Contributors to munich-quantum-toolkit/syrec

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

(.venv) $ pip install mqt.syrec

Once installed, start the GUI by running:

(.venv) $ syrec-editor

Detailed documentation and examples are available at ReadTheDocs.

System Requirements

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

Cite This

Please cite the work that best fits your use case.

MQT SyReC Synthesizer (the tool)

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

@article{adarsh2022syrecSynthesizer,
  title        = {{SyReC} {Synthesizer}: {An} {MQT} tool for synthesis of reversible circuits},
  author       = {Adarsh, Smaran and Burgholzer, Lukas and Manjunath, Tanmay and Wille, Robert},
  year         = {2022},
  journal      = {Software Impacts},
  publisher    = {Elsevier},
  url          = {https://doi.org/10.1016/j.simpa.2022.100451}
}

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] S. Adarsh, L. Burgholzer, T. Manjunath, and R. Wille. SyReC Synthesizer: An MQT tool for synthesis of reversible circuits. Software Impacts, 2022.

[2] R. Wille, S. Offermann, and R. Drechsler. SyReC: A Programming Language for Synthesis of Reversible Circuits. Forum on Specification and Design Languages (FDL), 2010.

[3] R. Wille, E. Schönborn, M. Soeken, and R. Drechsler. SyReC: A hardware description language for the specification and synthesis of reversible circuits. Integration (The VLSI Journal), 2016.

[4] R. Wille, M. Haghparast, S. Adarsh, and T. Manjunath. Towards HDL-based Synthesis of Reversible Circuits with No Additional Lines. International Conference on Computer Aided Design (ICCAD), 2019.


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

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_syrec-2.0.0.tar.gz (297.5 kB view details)

Uploaded Source

Built Distributions

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

mqt_syrec-2.0.0-cp314-cp314t-win_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14tWindows ARM64

mqt_syrec-2.0.0-cp314-cp314t-win_amd64.whl (877.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

mqt_syrec-2.0.0-cp314-cp314t-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl (706.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.34+ ARM64manylinux: glibc 2.39+ ARM64

mqt_syrec-2.0.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (815.6 kB view details)

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

mqt_syrec-2.0.0-cp314-cp314t-macosx_13_0_x86_64.whl (665.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

mqt_syrec-2.0.0-cp314-cp314t-macosx_13_0_arm64.whl (631.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

mqt_syrec-2.0.0-cp314-cp314-win_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14Windows ARM64

mqt_syrec-2.0.0-cp314-cp314-win_amd64.whl (858.7 kB view details)

Uploaded CPython 3.14Windows x86-64

mqt_syrec-2.0.0-cp314-cp314-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl (704.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64manylinux: glibc 2.39+ ARM64

mqt_syrec-2.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (813.8 kB view details)

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

mqt_syrec-2.0.0-cp314-cp314-macosx_13_0_x86_64.whl (661.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

mqt_syrec-2.0.0-cp314-cp314-macosx_13_0_arm64.whl (627.8 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

mqt_syrec-2.0.0-cp313-cp313t-win_arm64.whl (996.9 kB view details)

Uploaded CPython 3.13tWindows ARM64

mqt_syrec-2.0.0-cp313-cp313t-win_amd64.whl (848.9 kB view details)

Uploaded CPython 3.13tWindows x86-64

mqt_syrec-2.0.0-cp313-cp313t-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl (706.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.34+ ARM64manylinux: glibc 2.39+ ARM64

mqt_syrec-2.0.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (815.6 kB view details)

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

mqt_syrec-2.0.0-cp313-cp313t-macosx_13_0_x86_64.whl (665.7 kB view details)

Uploaded CPython 3.13tmacOS 13.0+ x86-64

mqt_syrec-2.0.0-cp313-cp313t-macosx_13_0_arm64.whl (631.2 kB view details)

Uploaded CPython 3.13tmacOS 13.0+ ARM64

mqt_syrec-2.0.0-cp313-cp313-win_arm64.whl (993.0 kB view details)

Uploaded CPython 3.13Windows ARM64

mqt_syrec-2.0.0-cp313-cp313-win_amd64.whl (844.1 kB view details)

Uploaded CPython 3.13Windows x86-64

mqt_syrec-2.0.0-cp313-cp313-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl (704.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64manylinux: glibc 2.39+ ARM64

mqt_syrec-2.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (813.7 kB view details)

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

mqt_syrec-2.0.0-cp313-cp313-macosx_13_0_x86_64.whl (661.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

mqt_syrec-2.0.0-cp313-cp313-macosx_13_0_arm64.whl (628.3 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

mqt_syrec-2.0.0-cp312-cp312-win_arm64.whl (992.9 kB view details)

Uploaded CPython 3.12Windows ARM64

mqt_syrec-2.0.0-cp312-cp312-win_amd64.whl (844.1 kB view details)

Uploaded CPython 3.12Windows x86-64

mqt_syrec-2.0.0-cp312-cp312-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl (703.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64manylinux: glibc 2.39+ ARM64

mqt_syrec-2.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (813.7 kB view details)

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

mqt_syrec-2.0.0-cp312-cp312-macosx_13_0_x86_64.whl (661.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

mqt_syrec-2.0.0-cp312-cp312-macosx_13_0_arm64.whl (628.2 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

mqt_syrec-2.0.0-cp311-cp311-win_arm64.whl (981.6 kB view details)

Uploaded CPython 3.11Windows ARM64

mqt_syrec-2.0.0-cp311-cp311-win_amd64.whl (828.8 kB view details)

Uploaded CPython 3.11Windows x86-64

mqt_syrec-2.0.0-cp311-cp311-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl (703.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64manylinux: glibc 2.39+ ARM64

mqt_syrec-2.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (813.0 kB view details)

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

mqt_syrec-2.0.0-cp311-cp311-macosx_13_0_x86_64.whl (646.0 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

mqt_syrec-2.0.0-cp311-cp311-macosx_13_0_arm64.whl (614.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

mqt_syrec-2.0.0-cp310-cp310-win_arm64.whl (980.3 kB view details)

Uploaded CPython 3.10Windows ARM64

mqt_syrec-2.0.0-cp310-cp310-win_amd64.whl (827.6 kB view details)

Uploaded CPython 3.10Windows x86-64

mqt_syrec-2.0.0-cp310-cp310-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl (704.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARM64manylinux: glibc 2.39+ ARM64

mqt_syrec-2.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (812.6 kB view details)

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

mqt_syrec-2.0.0-cp310-cp310-macosx_13_0_x86_64.whl (645.1 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

mqt_syrec-2.0.0-cp310-cp310-macosx_13_0_arm64.whl (613.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file mqt_syrec-2.0.0.tar.gz.

File metadata

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

File hashes

Hashes for mqt_syrec-2.0.0.tar.gz
Algorithm Hash digest
SHA256 a98435548d300f61a4922a4f45583d81c217fafcc5e36ee9d85854063b2be585
MD5 a919902ac8f708e8bc2dfafd64680c55
BLAKE2b-256 4b9d9d2e5cf2354772bffb67d607c8ef20110090bb784c20fc8ec86b93c2a94b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0.tar.gz:

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

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_syrec-2.0.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 1.0 MB
  • 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_syrec-2.0.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 22ea4d4b9478fc4329a64a7d043b8ba8c4f3a3c57072076149e9b12c8eba3ba1
MD5 ddf76853005b073b2ec44a3252de4904
BLAKE2b-256 aa9214ffb897a8322d9b05e078d369097f7015a4e91dea76f47bc0821a537455

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314t-win_arm64.whl:

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

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_syrec-2.0.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 877.5 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_syrec-2.0.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 43cb4a20540a8dfbcc83cf29d501a718a819c0523d54d2a83cb73e71481294f6
MD5 6db871b13fd9a6ac413bffc3178bcfdc
BLAKE2b-256 e3da22310076d41afda76c0fdf551be2876c7628fa29d7e86fb4de5e1efef884

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314t-win_amd64.whl:

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

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_syrec-2.0.0-cp314-cp314t-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp314-cp314t-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 472a6d53351aad96c2a484c90ee4b1f0d171451ecea611f6931b0a3cd16be04e
MD5 9a387ae469a11537e687183eab631cfd
BLAKE2b-256 a37cde36fc2be98a257c42337e8a987f045b1c17877fad113ed32021c2d790b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314t-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl:

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

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_syrec-2.0.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 803aa53c1059083852048ba3954a5017c59f0cbe54801cf1d18d50e3f139bb28
MD5 28b9d70b1723de280be87b80b88625d4
BLAKE2b-256 0cf2bc4d58eb645162e8f4bb1e3f8f140ab12cc541157772d746b3dac1cedf93

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

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

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_syrec-2.0.0-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c24d7c9360bdccd4e99b300e105d22ad7ff730a30bf7e075fe18ddf6b264d3fb
MD5 953cded53f51bdd86db99e7200665ae1
BLAKE2b-256 1866bb127a554afd6c0e04161ba9a2a63faf69333206bd9d16649af16c44480a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314t-macosx_13_0_x86_64.whl:

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

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_syrec-2.0.0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 69ebffc40ab2379d2bc2f73c6e37e30fb3ba577938e6e7bcb4675e6cb3b3713a
MD5 8b15eae567d3167e4540230481acb001
BLAKE2b-256 b456275da83458419ab2ce664cffa35a770c9853727e486deb6ab36402296e34

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314t-macosx_13_0_arm64.whl:

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

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_syrec-2.0.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 1.0 MB
  • 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_syrec-2.0.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 dbf94af919a0930388ed1d605784137740afc615b23979f63ab9b12373688066
MD5 f0a60b4a476cad2320fcad88a16c0d00
BLAKE2b-256 da507d0f17c5b0de9a19b71a1f263f5590d3716c8bc9d46e1f680b0e27ed4169

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314-win_arm64.whl:

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

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_syrec-2.0.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 858.7 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_syrec-2.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9aa501bc006dcbea87df4403ecbfc349de7474fe86d1cbaa7861222d75be7a63
MD5 77ebd5891be419ad2e1209033beb9b90
BLAKE2b-256 028172472690a66605b6daef80c0b4c777ed90bac93147601e10e5e6d9e74cf0

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314-win_amd64.whl:

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

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_syrec-2.0.0-cp314-cp314-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp314-cp314-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 dcf164078488fd15dabd26aaded1850102fa15c08892ca6c8d859b4b0e9d9474
MD5 af57243d6eb9353146aac2d62af6edc1
BLAKE2b-256 b2fe63e1f8bb2bacf760148379019a95c4ce233610ae27a577e5c3b9ffad06cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl:

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

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_syrec-2.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f0588d09a55bba386c5406cdf92933118b2829ccafba4512f53344cf75813dba
MD5 56d64f1db67ce3303b2ac317a87b7122
BLAKE2b-256 5d297c546287021956b7c54b2f89bf31ef5ed1214c59dd672b58eb978d6615ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

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

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_syrec-2.0.0-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 84ee9bc86737c5d558bb2625bb6cc057fed727cc77f27225be898ad3498b1687
MD5 ea6fc0bdc15d79460f6ac7cc58a9ebbd
BLAKE2b-256 8da7e5c3341306dfb05e89c626cd2b21d3c9e4ccf3132b6655556706c8f59e7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314-macosx_13_0_x86_64.whl:

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

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_syrec-2.0.0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 82f08b696cc5f9a718ec15bd031c896d2cbcb91d25570c256f853709441ae882
MD5 c99b253655f3fc2a345816b1ad1bb899
BLAKE2b-256 11398f87c3548207d19787b88227386d1d4d115205cc19c4d733157317a149b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp314-cp314-macosx_13_0_arm64.whl:

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

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_syrec-2.0.0-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 996.9 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_syrec-2.0.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 43d1eaeff42f6ec4e557f9a7b219eef9ba260094ff10efaa70f0cf2d5b3eed61
MD5 441578870678238a8ed84aed5e800bcf
BLAKE2b-256 2d0bcbf8517c1fbbe2dd60672cf62956676070a3f522f1f7a98c8c5368c42046

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313t-win_arm64.whl:

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

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_syrec-2.0.0-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 848.9 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_syrec-2.0.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 a8f6ff7091e4f1e029bc7dafb6d7494a04d1f26640650a9127f39d45157d9917
MD5 c9c7c2703c3e7e68fb90b0104c6dd3df
BLAKE2b-256 18a178a5d175df635bd10bf26a84db33ad39161264f54f0881533258c9c55e14

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313t-win_amd64.whl:

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

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_syrec-2.0.0-cp313-cp313t-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp313-cp313t-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 7bed011ea2b5f0aca69f6496b71c090c9e7c9034fd54b0606f22305a1f5e5542
MD5 6b5df5fd707a79f93ab5be0b0252f527
BLAKE2b-256 8e26f7ad71bf64efed1e8d8b377c2bfa06d667650e5eb74a09b8dab550cc779d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313t-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl:

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

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_syrec-2.0.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4735f339334e469fea0a203963c91d443bae6e764d710e9c64498125b25ee48f
MD5 54533a5591f8cdc2e4810976936ccfcc
BLAKE2b-256 b611d8c02bf825b07b08d039f9d346ea75cc0234ec91d378e9f2ba396f38dfe8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

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

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_syrec-2.0.0-cp313-cp313t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp313-cp313t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 66ee5d9161c496f45dd036d5483a26bfa05917459c9b5a067ad6e0cb7dcbb1e8
MD5 656758fe4577d9300515f61b854da613
BLAKE2b-256 aebe35850c57379c20192bd4427da7798537fbccc1f634f275c1588f99ef265c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313t-macosx_13_0_x86_64.whl:

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

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_syrec-2.0.0-cp313-cp313t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp313-cp313t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 898771ca5c9379b4cd8dc3ad81a87adbc7f02f1ce498daf7824dec51b3acc71a
MD5 91f86becf76332ceeeaca909ba7e3974
BLAKE2b-256 393dfccd922a1b39932ef8dde7eee73db5be235d550f4ddfc4a1714e12d9daa0

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313t-macosx_13_0_arm64.whl:

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

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_syrec-2.0.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 993.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_syrec-2.0.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 8dadec5927c875fe60cf6ccd1c489440a1f39012f35bacde7eac3d2ce1f5ccb2
MD5 30639e8bccbabf6003c72235442a83e2
BLAKE2b-256 17e7a775c8f582da492065783f3025f144b81d4bf104bb9c6ea49621ad82699d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313-win_arm64.whl:

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

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_syrec-2.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 844.1 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_syrec-2.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4fcc5e01a835b08d6dd4d7bab37ced0bfdb464467422b3f1376171ba5e160112
MD5 a28958f8864f92af20617a527a61b7cb
BLAKE2b-256 1aeaedf906b7c64f9e3e80057cbb46640f72a375feb40228bd00bc8e29a09f04

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313-win_amd64.whl:

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

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_syrec-2.0.0-cp313-cp313-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp313-cp313-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 d264975856925fdd2a321854ceb6c54eb79d18a4dddb137e7e7f595ef1ce14c4
MD5 0538c62ea9b6d82b5c352deec9a03a67
BLAKE2b-256 1170a2c1f4ba3277cb34fdfa633d30ea7f46846ac611f2c73219900d901ec890

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl:

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

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_syrec-2.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e4c6e54b8b66fe9b28902d456e79ac1f06e8b2a59c47b0b94ec2b34eaf0bce66
MD5 e1535d726affbdc9bf6defb4ebc5e58e
BLAKE2b-256 55497822f349d2fd116e106640da0e0f5254afb67920a025643938fcde5e2f50

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

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

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_syrec-2.0.0-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 25d5ccc687143d9109ef7d952a2affee046f5f963361ee85ca2dd48a93d09d02
MD5 8ea0d3f19c93fc3e40c06309cdee27b6
BLAKE2b-256 31eb0322d0722df00a5221d3ba2f567ab472f261a2e8766d57ece1c9fdc3fda2

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313-macosx_13_0_x86_64.whl:

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

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_syrec-2.0.0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 060589725a3518d74a7b75327f3e0fa24b7ae3ca50357a1492c6cbc53b8edae5
MD5 04be5bd6534767d637bf420dffe8c43c
BLAKE2b-256 f31346ffc98792ba794f49f5ff983661448cf384a3c734a8a1d8e492c32ae079

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp313-cp313-macosx_13_0_arm64.whl:

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

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_syrec-2.0.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 992.9 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_syrec-2.0.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 09c533eaf7826dc530857c01530a6ae54ae399176ad691aeebc03b13d81b8957
MD5 729cd08b0ed12693d1677e51b7985236
BLAKE2b-256 70b85323e568e8f433848256c8b9cde4c33cd1d0eb0571fecaaa96c3fbd6d833

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp312-cp312-win_arm64.whl:

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

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_syrec-2.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 844.1 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_syrec-2.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5ba0963c4c0c6f7a89512419bff6ed38720b67333f33f8f42550e02cbd6bd8fa
MD5 5cac5ee6546acc38b996d51e89f6ec7b
BLAKE2b-256 ed3cac2b914fbd6c38ce76d12b006444c77331ecbbf94859bb9b0984f2513b69

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp312-cp312-win_amd64.whl:

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

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_syrec-2.0.0-cp312-cp312-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp312-cp312-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 04a034036731145225fe27cfedeec7c83dd1990952bfe96395052c27a2e6ea4a
MD5 a06e2d7372565a5cdcbcd10fc9bb7766
BLAKE2b-256 1314a155b7245c7429a105c56dfbe505792715e0bfc16e6fc1a2c2e1d4955e89

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp312-cp312-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl:

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

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_syrec-2.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe41a0fb906a3d1c89558d667c24e9f3bceb68a6fec7cca719837a694c904edb
MD5 8fec808f93cef0675d25f7fdb9709d0d
BLAKE2b-256 c0186fedd73f50c5075093720b4c6f31ac0408377cf57383dd056ecf30acb0bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

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

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_syrec-2.0.0-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1d8dc24872eef2f32e411d01622108ee4f34da8355a1b405d31a99547654a1c1
MD5 bca19790fb450e2fff851ff6742f7912
BLAKE2b-256 0c14d6b6b1be6c853760b85e91fd692e3602ff93655982e10f1456721b647a14

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp312-cp312-macosx_13_0_x86_64.whl:

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

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_syrec-2.0.0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ddd6e5d96e048748aab78145d7f25e3b34f4ddd5ad792907fcceb446c179c28b
MD5 02f7ca9aa8753d119ba6dc085f03f690
BLAKE2b-256 b72924bc92f1f1698aca81d94a351b27818946aad90dbf8f64874bef73ac997d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp312-cp312-macosx_13_0_arm64.whl:

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

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_syrec-2.0.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 981.6 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_syrec-2.0.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e372ce56640d2c1cd244f55053895fc15cacfee63f2eb29a81ea5d5229c0a9f7
MD5 b0312b7b99a487e20b4122a5ba197125
BLAKE2b-256 4fd4083a02b1a67e017f13af7db817f910d077921508af4dd73a6464b87aa09d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp311-cp311-win_arm64.whl:

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

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_syrec-2.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 828.8 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_syrec-2.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1a74ff24323f43aa60c833c06acccca25182824b03a809bee41af93b0d2cecfd
MD5 281d2e414655dfc84be53ec210d7b3d3
BLAKE2b-256 a243624cacd3e82c4331db663c7e9fb887e7e25164a2a5ad04221dd55d91094f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp311-cp311-win_amd64.whl:

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

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_syrec-2.0.0-cp311-cp311-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp311-cp311-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 ecd8b85d07e2a2ee88aa378834fe3cbb2e41c7c43a366653adb414bdf6f15af9
MD5 dbe4987c12f28f37ab454bbb505498e2
BLAKE2b-256 e4747ec66dbb2a15d6d9ea2952a8f98cab6a4841032ce96ae7bd7c41a1516eba

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp311-cp311-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl:

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

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_syrec-2.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2500750e9ef8af3e04ce715406170827f237b5dbe418e0e5e8341228d909ae1e
MD5 c8b681096c3e2dd8362ab1e682901e10
BLAKE2b-256 634ce20265b642abcc3098ec1c3097f432810b9b9ce094c73970e8600e70e463

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

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

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_syrec-2.0.0-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5d1111ffea6cb09a0c16ec29343879bba0c46b01860a08e3a927a2aa00b3fbb1
MD5 3d1985c552fad25d3a5bb2b9351fb3fa
BLAKE2b-256 125bf048a9d280b35136bffff66c4ded3a6988e07341f186b786efcd632bb41d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp311-cp311-macosx_13_0_x86_64.whl:

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

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_syrec-2.0.0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9cce2b6cbe0275a7d7797f5fa2cc6dde33160fe5869b0cb5a0952c4abd849c0d
MD5 48ea806d26b424a552408eb8443dcead
BLAKE2b-256 6757f3c1c9f83b61f01be921582d2c80068a800bec8984730d523c40c9abf910

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp311-cp311-macosx_13_0_arm64.whl:

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

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_syrec-2.0.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 980.3 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_syrec-2.0.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 4dd01faf346826ef21aa388b723b7433bbe4880fee2c82190b8e0575c015a823
MD5 14a2966dcf85f2c2e067d0a8cde50663
BLAKE2b-256 1d562381253c30b3f388bec322624a5168ac9f67892818a802f4d3097b7fc0bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp310-cp310-win_arm64.whl:

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

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_syrec-2.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mqt_syrec-2.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 827.6 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_syrec-2.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9c0a9e0ba3f0efb9e00f109660b78a30c146ba38136b0bd7df35a0deda8e1697
MD5 53877487fe1d2b6df3676929f1316dc3
BLAKE2b-256 3eeb526ca74ab8555aa6b646f08070bbec3c6938c871f8f6b5709b15bf1a9041

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp310-cp310-win_amd64.whl:

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

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_syrec-2.0.0-cp310-cp310-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp310-cp310-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl
Algorithm Hash digest
SHA256 9f65c756c31a8160376fb9de169d1a2c13dddc7b6b81d52e87603d3a3ac98243
MD5 e32c9b0621e42151b22b99cc16fe3688
BLAKE2b-256 8690884c5675fff37bba698905491456c05af9beb0406ea4ef124d1ffc85d291

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp310-cp310-manylinux_2_34_aarch64.manylinux_2_39_aarch64.whl:

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

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_syrec-2.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 98ad21930ac6d32daea572f84227c6f04865d2037bc895b24df693f7b4e5503d
MD5 45209606292a6e0ecea5519b95e56fd2
BLAKE2b-256 68fd7f06beeceef6805b9f1b394509c776302e798931b83834cca02106eab96c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

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

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_syrec-2.0.0-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 96627b7bc20d417511e9bc899aad44f1a4fa947717d865d2823ef2d829adba38
MD5 4d9748fda1b72b5b34157e72efc3652d
BLAKE2b-256 57a719c4747749f1517c23ed3c41fe519d80f187f891615e6299e3b4dde4dba8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp310-cp310-macosx_13_0_x86_64.whl:

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

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_syrec-2.0.0-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for mqt_syrec-2.0.0-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 abfa7be533ad1840887fb4921111d031e131172e25c6c90bae62520da758fc42
MD5 93037c467412562c2bbe8dc070f183b0
BLAKE2b-256 45409edcade23091ca344fde086c1186114e59bbc13b3938902321d087d25ed7

See more details on using hashes here.

Provenance

The following attestation bundles were made for mqt_syrec-2.0.0-cp310-cp310-macosx_13_0_arm64.whl:

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

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