roqoqo-qir

Crates.ioroqoqo-qir
lib.rsroqoqo-qir
version0.1.1
sourcesrc
created_at2024-07-30 07:57:17.235859
updated_at2024-07-30 07:57:17.235859
descriptionQIR interface for roqoqo Rust quantum computing toolkit by HQS Quantum Simulations
homepage
repositoryhttps://github.com/HQSquantumsimulations/qoqo_qir
max_upload_size
id1319538
size77,900
Nicolas Vogt (nfwvogt)

documentation

README

roqoqo-qir

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

QIR interface for the roqoqo quantum toolkit by HQS Quantum Simulations.

roqoqo-qir provides the QirBackend class that allows users translate a roqoqo circuit into a QIR file. Not all roqoqo operations have a corresponding QIR expression.
Circuits containing operations without a corresponding expression cannot be translated.

If you intend to use the produced QIR expression with the QIR alliance's QIR-runner you should use the measure_all argument.

General Notes

This software is still in the beta stage. Functions and documentation are not yet complete and breaking changes can occur.

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

cargo fmt