qiskit.providers.aer.library.set_stabilizer¶
-
set_stabilizer
(self, state)[código fonte]¶ Set the Clifford stabilizer state of the simulator.
- Parâmetros
state (Clifford) – A clifford operator.
- Retorna
with attached instruction.
- Tipo de retorno
- Levanta
ExtensionError – If the state is the incorrect size for the current circuit.