qiskit.providers.aer.QasmSimulator.set_options¶
-
QasmSimulator.
set_options
(**fields)[source]¶ Set the options fields for the backend
This method is used to update the options of a backend. If you need to change any of the options prior to running just pass in the kwarg with the new value for the options.
- Parameters
fields – The fields to update the options
- Raises
AttributeError – If the field passed in is not part of the options