roqoqo-qasm 0.10.1

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

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.