qiskit.providers.aer.library.set_stabilizer¶
-
set_stabilizer
(self, state)[Quellcode]¶ Set the Clifford stabilizer state of the simulator.
- Parameter
state (Clifford) – A clifford operator.
- Rückgabe
with attached instruction.
- Rückgabetyp
- Verursacht
ExtensionError – If the state is the incorrect size for the current circuit.