Spanish
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.tensor

StabilizerState.tensor(other)[fuente]

Return the tensor product stabilzier state self ⊗ other.

Parámetros

other (StabilizerState) – a stabilizer state object.

Devuelve

the tensor product operator self ⊗ other.

Tipo del valor devuelto

StabilizerState

Muestra

QiskitError – if other is not a StabilizerState.