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