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

Open
mtreinish opened this issue Jul 18, 2024 · 0 comments · May be fixed by #13295 or #13301
Open

Add PauliEvolutionGate synthesis plugin using rustiq #12789

mtreinish opened this issue Jul 18, 2024 · 0 comments · May be fixed by #13295 or #13301
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.

@mtreinish mtreinish added type: feature request New feature or request synthesis labels Jul 18, 2024
@mtreinish mtreinish added this to the 1.3.0beta milestone Jul 18, 2024
@mtreinish mtreinish added the Rust This PR or issue is related to Rust code in the repository label Jul 18, 2024
@mtreinish mtreinish modified the milestones: 1.3 beta, 1.3.0 Aug 28, 2024
@alexanderivrii alexanderivrii linked a pull request Oct 9, 2024 that will close this issue
2 tasks
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