Changelog
Prelude
This is a minor patch release of the 0.3 series.
Bug Fixes
- Revert Python 3.12.0 specific usage in #161
- Fix bad indentation and missing hyphen on
vqd.py
in #169 - Fix power() in subclass test for QuantumCircuit change in #174
- Scipy 1.14 compatibility fix in #185
- Update gradient logic for Qiskit Rust circuit data implementation in #198
- ADAM bug when calculating the gradient in batches in #200