qiskit/releasenotes/notes/0.23/adapt-vqe-improvements-8617...

8 lines
244 B
YAML

---
features:
- |
Adds the :attr:`.AdaptVQEResult.eigenvalue_history` attribute. This tracks the lowest
achieved energy per iteration of the AdaptVQE.
- |
Improves the logging done during the execution of an :class:`.AdaptVQE`.