Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

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.

রিটার্ন টাইপ

StabilizerState

রেইজেস

QiskitError -- if other is not a StabilizerState.