qiskit/releasenotes/notes/0.24/iterative-phase-estimation-...

6 lines
230 B
YAML

---
fixes:
- |
Fixed a bug where :class:`.IterativePhaseEstimation` was generating the wrong circuit, causing the
algorithm to fail for simple cases. Fixed `#9280 <https://github.com/Qiskit/qiskit-terra/issues/9280>`__.