German
Sprachen
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.expand

StabilizerState.expand(other)[Quellcode]

Return the tensor product stabilzier state other ⊗ self.

Parameter

other (StabilizerState) – a stabilizer state object.

Rückgabe

the tensor product operator other ⊗ self.

Rückgabetyp

StabilizerState

Verursacht

QiskitError – if other is not a StabilizerState.