qiskit/releasenotes/notes/0.22/fix-gradient-wrapper-2f9ab4...

7 lines
179 B
YAML

---
fixes:
- |
Fixed issues with the :func:`.DerivativeBase.gradient_wrapper` method
when reusing a circuit sampler between the calls and binding nested
parameters.