rustiq-core 0.0.11

Quantum circuit synthesis library in rust
Documentation
1
2
3
4
5
pub mod common;
pub mod count;
pub mod depth;
pub mod synthesis;
pub use synthesis::isometry_synthesis;