qiskit/releasenotes/notes/0.23/fix-pvqd-loss-cb1ebe0258f22...

6 lines
180 B
YAML

---
fixes:
- |
Fixed loss function in :class:`.PVQD`, which was squaring the fidelity. Now the loss function matches
the definition in the original algorithm definition.