Korean
언어
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.equiv

StabilizerState.equiv(other)[소스]

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

매개변수

other (StabilizerState) – another StabilizerState.

반환

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

반환 형식

bool