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
Currently, all the subclasses of POVMImplementation have initialization arguments that are expected to np.ndarray objects. We could relax this type to allow for array_like objects.