-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Labels
RustThis PR or issue is related to Rust code in the repositoryThis PR or issue is related to Rust code in the repositorypriority: highsynthesistype: feature requestNew feature or requestNew feature or request
Milestone
Description
What should we add?
The recently released https://crates.io/crates/rustiq-core rust library contains some alternative methods for synthesis:
https://docs.rs/rustiq-core/0.0.2/rustiq_core/synthesis/index.html
which could be used to construct synthesis functions to synthesize different high level objects. Specifically we should investigate the pauli network synthesis for the PauliEvolutionGate
.
Cryoris
Metadata
Metadata
Assignees
Labels
RustThis PR or issue is related to Rust code in the repositoryThis PR or issue is related to Rust code in the repositorypriority: highsynthesistype: feature requestNew feature or requestNew feature or request