qiskit/releasenotes/notes/0.23/fix-sampling-vqe-aggregatio...

6 lines
196 B
YAML

---
fixes:
- |
Fixed a bug in :class:`.SamplingVQE` where the ``aggregation`` did not have an effect.
Now the aggregation function and CVaR expectation value can correctly be specified.