Crates.io | qoqo_qasm |
lib.rs | qoqo_qasm |
version | 0.12.3 |
source | src |
created_at | 2023-02-21 14:37:00.538551 |
updated_at | 2024-10-14 07:21:28.516755 |
description | Python interface of roqoqo_qasm by HQS Quantum Simulations |
homepage | https://github.com/HQSquantumsimulations/qoqo_qasm |
repository | https://github.com/HQSquantumsimulations/qoqo_qasm |
max_upload_size | |
id | 790742 |
size | 1,470,533 |
Qasm interface for the qoqo quantum toolkit by HQS Quantum Simulations.
qoqo-qasm provides the QasmBackend class that allows users translate a qoqo circuit into a qasm file.
Not all qoqo operations have a corresponding qasm expression.
Circuits containing operations without a corresponding expression can not be translated.
A source distribution now exists but requires a Rust install with a rust version > 1.47 and a maturin version { >= 0.14, <0.15 } in order to be built.
This project is partly supported by PlanQK.
We welcome contributions to the project. If you want to contribute code, please have a look at CONTRIBUTE.md for our code contribution guidelines.