qiskit/releasenotes/notes/1.3/deprecate-mitigation-f5f6ef...

8 lines
397 B
YAML

---
deprecations_misc:
- |
The ``qiskit.result.mitigation`` module has been deprecated and will be removed in the 2.0 release.
The deprecation includes the ``LocalReadoutMitigator`` and ``CorrelatedReadoutMitigator`` classes
as well as the associated utils.
Their functionality has been superseded by the mthree package, found in https://github.com/Qiskit/qiskit-addon-mthree.