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.