Spanish
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.expand

StabilizerState.expand(other)[fuente]

Return the tensor product stabilzier state other ⊗ self.

Parámetros

other (StabilizerState) – a stabilizer state object.

Devuelve

the tensor product operator other ⊗ self.

Tipo del valor devuelto

StabilizerState

Muestra

QiskitError – if other is not a StabilizerState.