#quantum-simulation #quantum-computing #qasm #roqoqo #circuit #interface #toolkit

roqoqo-qasm

QASM interface for roqoqo Rust quantum computing toolkit by HQS Quantum Simulations

30 releases

0.10.1 Mar 4, 2024
0.9.7 Feb 29, 2024
0.9.3 Dec 12, 2023
0.9.2 Nov 13, 2023
0.1.3 Jul 27, 2021

#1008 in Science

26 downloads per month
Used in qoqo_qasm

Apache-2.0

110KB
2.5K SLoC

roqoqo-qasm

Crates.io GitHub Workflow Status docs.rs Crates.io

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 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

~10MB
~196K SLoC