German
Sprachen
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.tensor

StabilizerState.tensor(other)[Quellcode]

Return the tensor product stabilzier state self ⊗ other.

Parameter

other (StabilizerState) – a stabilizer state object.

Rückgabe

the tensor product operator self ⊗ other.

Rückgabetyp

StabilizerState

Verursacht

QiskitError – if other is not a StabilizerState.