PauliString.after() crashes for Clifford gate PhXZ(a=0.25,x=-1,z=0) in _decompose_into_cliffords #6946
Labels
area/gates
good first issue
This issue can be resolved by someone who is not familiar with the codebase. A good starting issue.
kind/bug-report
Something doesn't seem to work.
triage/accepted
A consensus emerged that this bug report, feature request, or other action should be worked on
Milestone
Description of the issue
PauliString.after() should be able to return a PauliString with Clifford ops input, but failed for the Clifford gate
PhasedXZGate(axis_phase_exponent=0.25, x_exponent=-1,z_exponent=0)
.How to reproduce the issue
Cirq version
The text was updated successfully, but these errors were encountered: