Korean
언어
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.expand

StabilizerState.expand(other)[소스]

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.