Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.tensor

StabilizerState.tensor(other)[source]

Return the tensor product stabilzier state self ⊗ other.

প্যারামিটার

other (StabilizerState) -- a stabilizer state object.

রিটার্নস

the tensor product operator self ⊗ other.

রিটার্ন টাইপ

StabilizerState

রেইজেস

QiskitError -- if other is not a StabilizerState.