Spanish
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.equiv

StabilizerState.equiv(other)[fuente]

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

Parámetros

other (StabilizerState) – another StabilizerState.

Devuelve

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

Tipo del valor devuelto

bool