qiskit.quantum_info.StabilizerState.expand¶
- StabilizerState.expand(other)[source]¶
Return the tensor product stabilzier state other ⊗ self.
- প্যারামিটার
other (StabilizerState) -- a stabilizer state object.
- রিটার্নস
the tensor product operator other ⊗ self.
- রিটার্ন টাইপ
- রেইজেস
QiskitError -- if other is not a StabilizerState.