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

✨ Implement Aaronson-Gottesmann Canonical Form Synthesis #321

Open
pehamTom opened this issue May 31, 2023 · 0 comments
Open

✨ Implement Aaronson-Gottesmann Canonical Form Synthesis #321

pehamTom opened this issue May 31, 2023 · 0 comments
Labels
enhancement Anything related to improvements of the existing library good first issue Good for newcomers

Comments

@pehamTom
Copy link
Member

What's the problem this feature will solve?

At the moment the heuristic synthesizer for Clifford circuits can only be called with a given given circuit. It would be nice if tableaus could also be synthesized with the heuristic.

Describe the solution you'd like

If only a tableau is given as an input to the synthesis, a non-optimal circuit should be synthesized with the AG algorithm before handing the circuit over to the heuristic optimizer.

@pehamTom pehamTom added the enhancement Anything related to improvements of the existing library label May 31, 2023
@burgholzer burgholzer removed their assignment May 31, 2023
@burgholzer burgholzer added the good first issue Good for newcomers label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Anything related to improvements of the existing library good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants