roqoqo-qasm

Crates.ioroqoqo-qasm
lib.rsroqoqo-qasm
version0.12.3
sourcesrc
created_at2021-07-08 09:12:44.793333
updated_at2024-10-14 07:19:11.24382
descriptionQASM interface for roqoqo Rust quantum computing toolkit by HQS Quantum Simulations
homepage
repositoryhttps://github.com/HQSquantumsimulations/qoqo_qasm
max_upload_size
id420242
size137,958
Nicolas Vogt (nfwvogt)

documentation

README

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.

Commit count: 101

cargo fmt