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
Implement _value_equality_approximate_values_ for PhasedISwapPowGate. (#6959)
* Implement _value_equality_approximate_values_ for PhasedISwapPowGate.
This fixes the problem that phase_exponent is not taken into account
for approx_eq.
* Assume ISWAP and PhasedISwapPowGate gates are different
And also make PhasedISwapPowGate with phase_exponent=0
and phase_exponent=eps approximately equal for small eps.
---------
Co-authored-by: Pavol Juhas <[email protected]>
0 commit comments