qiskit.quantum_info.Pauli.equiv¶ Pauli.equiv(other)[fuente]¶ Return True if Pauli’s are equivalent up to group phase. Parámetros other (Pauli) – an operator object. Devuelve True if the Pauli’s are equivalent up to group phase. Tipo del valor devuelto bool