German
Sprachen
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.evolve

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

Evolve a stabilizer state by a Clifford operator.

Parameter
Rückgabe

the output stabilizer state.

Rückgabetyp

StabilizerState

Verursacht
  • QiskitError – if other is not a StabilizerState.

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