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

[BUG] code-logic for apply_transformation() #180

Open
isolatedinformation opened this issue Dec 2, 2021 · 0 comments
Open

[BUG] code-logic for apply_transformation() #180

isolatedinformation opened this issue Dec 2, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@isolatedinformation
Copy link
Contributor

Issue Description

I## Litinski's Transform when the circuit has non-consecutive measurements
image

This is what happens right now when applying the transformation! Right now the pop() of pi/4 assumes that it is last the operation when popping! Is that pop valid if it is the last operation given there are only pi/4 rotations remaining at the end of the circuit, like in the last set of operations ! Can we still pop them?

What happens now for different types of circuits!
image
image
image

@isolatedinformation isolatedinformation added the bug Something isn't working label Dec 2, 2021
@isolatedinformation isolatedinformation self-assigned this Dec 2, 2021
@isolatedinformation isolatedinformation changed the title [BUG] Litinski Transformation [BUG] code-logic for apply_transformation() Dec 2, 2021
@gwwatkin gwwatkin added this to Ready to Start in Lattice Surgery Compiler via automation Feb 2, 2022
@gwwatkin gwwatkin moved this from Ready to Start to Backlog in Lattice Surgery Compiler Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant