Portuguese
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.expand

StabilizerState.expand(other)[código fonte]

Return the tensor product stabilzier state other ⊗ self.

Parâmetros

other (StabilizerState) – a stabilizer state object.

Retorno

the tensor product operator other ⊗ self.

Tipo de retorno

StabilizerState

Levanta

QiskitError – if other is not a StabilizerState.