Portuguese
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.equiv

StabilizerState.equiv(other)[código fonte]

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

Parâmetros

other (StabilizerState) – another StabilizerState.

Retorno

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

Tipo de retorno

bool