You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't merge PhaseXPowGate into measurement gate in eject_phased_paulis (#7538)
Fixes#6507
If `PhasedXPowGate` is merged into a measurement gate, then the
`final_state_vector` for a simulation is wrong, even if the measurement
is still correct. Due to this and the issue mentioned in #6507 , we
discussed in the Cirq Cync to remove the merging behavior.
0 commit comments