qiskit.quantum_info.PauliList.equiv¶ PauliList.equiv(other)[Quellcode]¶ Entrywise comparison of Pauli equivalence up to global phase. Parameter other (PauliList or Pauli) – a comparison object. Rückgabe An array of True or False for entrywise equivalenceof the current table. Rückgabetyp np.ndarray