Qiskit Terra 0.22.3
Release notes: https://qiskit.org/documentation/release_notes.html#terra-0-22-3
Changelog
Fixed
- Infer
cregbundle
for all drawers (#9133) (#9191) - fix: QNSPSA with max_evals_grouped exceeding 1 (#9182) (#9189)
- fix: overwrite AdaptVQE.supports_aux_operators (#9142) (#9166)
- Fix serialization of primitives (#9076) (#9152)
- Reinstate
pulse.Instruction.draw
(#9144) (#9147) - Fix random seed initialization between runs in SabreSwap (backport #9127) (#9132)
- 🐛 fix deprecated
Loader.load_module()
(#9078) (#9114)