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
We currently can't access the Pauli that a given PauliProductMeasurement implements using a public interface. We should add this, e.g. by adding a def pauli(self) -> Pauli method .