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

tracking issue: Control flow rewrites / flattening #749

Open
aborgna-q opened this issue Jan 16, 2025 · 0 comments
Open

tracking issue: Control flow rewrites / flattening #749

aborgna-q opened this issue Jan 16, 2025 · 0 comments
Labels
tracking-issue An issue tracking progress on multiple sub-tasks.

Comments

@aborgna-q
Copy link
Collaborator

Having control flow primitives so at-hand brings us problems when running optimisation designed for simple flat quantum circuits.
Since now it's easier for a user to write a guppy loop to apply gates to all qubits than to add them one-by-one, we have to be able to deal with such higher level constructions if we are to match the optimisation performance of the legacy pytket compiler.

Although this is an open goal, we should start the process by implementing some straightforward optimisations and rewrites.

@aborgna-q aborgna-q added the tracking-issue An issue tracking progress on multiple sub-tasks. label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking-issue An issue tracking progress on multiple sub-tasks.
Projects
None yet
Development

No branches or pull requests

1 participant