qiskit.quantum_info.SparsePauliOp.expand¶
- SparsePauliOp.expand(other)[Quellcode]¶
Return the reverse-order tensor product with another SparsePauliOp.
- Parameter
other (SparsePauliOp) – a SparsePauliOp object.
- Rückgabe
- the tensor product \(b \otimes a\), where \(a\)
is the current SparsePauliOp, and \(b\) is the other SparsePauliOp.
- Rückgabetyp