Clifford optimize either should support more general pauli phases or make assert #2962
Labels
area/clifford-optimizer
area/contrib
complexity/medium
introduces/modifies 3-5 concepts, takes max up to a month for an advanced contributor
kind/health
For CI/testing/release process/refactoring/technical debt items
skill-level/expert
One or more of the areas need deep expertise.
triage/accepted
A consensus emerged that this bug report, feature request, or other action should be worked on
In the code to merge Clifford operations there is code that only works if a pauli string coefficient is$\pm 1$ . If not it raises a NotImplementError, lines that are not tested :(
My suspicion here is that at this point the phase can only be these two values, but someone will need to better understand this code and the associated TODO.
The text was updated successfully, but these errors were encountered: