French
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.tensor

StabilizerState.tensor(other)[source]

Return the tensor product stabilzier state self ⊗ other.

Paramètres

other (StabilizerState) – a stabilizer state object.

Renvoie

the tensor product operator self ⊗ other.

Type renvoyé

StabilizerState

Lève

QiskitError – if other is not a StabilizerState.