qiskit.quantum_info.SparsePauliOp.expand¶
- SparsePauliOp.expand(other)[source]¶
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.
- রিটার্ন টাইপ