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

qiskit.quantum_info.StabilizerState.evolve

StabilizerState.evolve(other, qargs=None)[소스]

Evolve a stabilizer state by a Clifford operator.

매개변수
반환

the output stabilizer state.

반환 형식

StabilizerState

예외 발생
  • QiskitError – if other is not a StabilizerState.

  • QiskitError – if the operator dimension does not match the specified StabilizerState subsystem dimensions.