Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.quantum_info.StabilizerState.evolve

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

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.