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
Add argument check to move_pauli_strings_into_circuit (#7985)
The `circuit_left` argument of `move_pauli_strings_into_circuit`
should contain only a PauliStringPhasor-type operations.
Raise exception if that is not the case.
Fixes#7934
---------
Co-authored-by: Pavol Juhas <juhas@google.com>
0 commit comments