French
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.equiv

StabilizerState.equiv(other)[source]

Return True if the two generating sets generate the same stabilizer group.

Paramètres

other (StabilizerState) – another StabilizerState.

Renvoie

True if other has a generating set that generates the same StabilizerState.

Type renvoyé

bool