rustiq-core 0.0.11

Quantum circuit synthesis library in rust
Documentation
1
2
3
4
5
pub mod count;
pub mod depth;
pub mod synthesis;
pub mod utils;
pub use synthesis::{synthesize_graph_state, synthesize_stabilizer_state};