qiskit.quantum_info.Pauli.expand¶ Pauli.expand(other)[소스]¶ Return the reverse-order tensor product with another Pauli. 매개변수 other (Pauli) – a Pauli object. 반환 the tensor product \(b \otimes a\), where \(a\)is the current Pauli, and \(b\) is the other Pauli. 반환 형식 Pauli