qiskit/releasenotes/notes/0.22/primitives-run_options-eb4a...

8 lines
294 B
YAML

---
features:
- |
The constructors for the :class:`~.BaseSampler` and
:class:`~.BaseEstimator` primitive classes have a new optional keyword
argument, ``options`` which is used to set the default values for the
options exposed via the :attr:`~.BaseSampler.options` attribute.