roqollage

Crates.ioroqollage
lib.rsroqollage
version0.1.0
sourcesrc
created_at2024-07-04 12:57:46.133667
updated_at2024-07-04 12:57:46.133667
descriptionVisualization tool for roqoqo Rust quantum computing toolkit by HQS Quantum Simulations
homepage
repositoryhttps://github.com/HQSquantumsimulations/qollage
max_upload_size
id1291687
size131,931
Nicolas Vogt (nfwvogt)

documentation

README

roqollage

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

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

roqollage provides the circuit_to_image function that allows users translate a roqoqo circuit into a DynamicImage of the circuit's representation.
Not all roqoqo operations have a corresponding Typst 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.

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

cargo fmt