Portuguese
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.tensor

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

Return the tensor product stabilzier state self ⊗ other.

Parâmetros

other (StabilizerState) – a stabilizer state object.

Retorno

the tensor product operator self ⊗ other.

Tipo de retorno

StabilizerState

Levanta

QiskitError – if other is not a StabilizerState.