11 unstable releases (5 breaking)
new 0.7.0 | Mar 28, 2023 |
---|---|
0.5.1 | Mar 1, 2023 |
0.4.5 | Aug 23, 2022 |
0.4.4 | Jul 27, 2022 |
0.1.3 | Jul 27, 2021 |
#68 in Science
78 downloads per month
Used in qoqo_qasm
56KB
1K
SLoC

qoqo-qasm
Qasm interface for the qoqo/roqoqo quantum toolkit by HQS Quantum Simulations.
This repository contains two components:
- The qoqo_qasm backend for the qoqo python interface to roqoqo
- The roqoqo_qasm backend for roqoqo directly
qoqo-qasm
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.
roqoqo-qasm
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.
General Notes
This software is still in the beta stage. Functions and documentation are not yet complete and breaking changes can occur.
This project is partly supported by PlanQK.
Contributing
We welcome contributions to the project. If you want to contribute code, please have a look at CONTRIBUTE.md for our code contribution guidelines.
Dependencies
~7.5MB
~153K SLoC