French
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.

Paramètres

other (StabilizerState) – a stabilizer state object.

Renvoie

the tensor product operator other ⊗ self.

Type renvoyé

StabilizerState

Lève

QiskitError – if other is not a StabilizerState.