qiskit/releasenotes/notes/0.24/fix-sk-sdg-81ec87abe7af4a89...

7 lines
246 B
YAML

---
fixes:
- |
Fixed a bug in :func:`.generate_basic_approximations` where the inverse of the
:class:`.SdgGate` was not correctly recognized as :class:`.SGate`.
Fixed `#9585 <https://github.com/Qiskit/qiskit-terra/issues/9585>`__.