Crates.io | roqoqo-qasm |
lib.rs | roqoqo-qasm |
version | 0.12.3 |
source | src |
created_at | 2021-07-08 09:12:44.793333 |
updated_at | 2024-10-14 07:19:11.24382 |
description | QASM interface for roqoqo Rust quantum computing toolkit by HQS Quantum Simulations |
homepage | |
repository | https://github.com/HQSquantumsimulations/qoqo_qasm |
max_upload_size | |
id | 420242 |
size | 137,958 |
Qasm interface for the roqoqo quantum toolkit by HQS Quantum Simulations.
roqoqo-qasm provides the QasmBackend class that allows users translate a roqoqo circuit into a qasm file.
Not all roqoqo operations have a corresponding qasm expression.
Circuits containing operations without a corresponding expression can not be translated.
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.