Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PauliEvolutionGate synthesis plugin using rustiq #12789

Closed
mtreinish opened this issue Jul 18, 2024 · 0 comments · Fixed by #13301 or #13295
Closed

Add PauliEvolutionGate synthesis plugin using rustiq #12789

mtreinish opened this issue Jul 18, 2024 · 0 comments · Fixed by #13301 or #13295
Assignees
Labels
priority: high Rust This PR or issue is related to Rust code in the repository synthesis type: feature request New feature or request
Milestone

Comments

@mtreinish
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high Rust This PR or issue is related to Rust code in the repository synthesis type: feature request New feature or request
Projects
None yet
4 participants