qiskit.providers.aer.library.set_stabilizer¶ set_stabilizer(self, state)[소스]¶ Set the Clifford stabilizer state of the simulator. 매개변수 state (Clifford) – A clifford operator. 반환값 with attached instruction. 반환 형식 QuantumCircuit 예외 ExtensionError – If the state is the incorrect size for the current circuit.