Release 0.16
Aer 0.16 is released to support Qiskit 1.3.
What's Changed
- Add
open_pulse
entry toAerBackendConfiguration
by @t-imamichi in #2214 - Fix tests Aer 0.15 in the latest environments by @doichanj in #2223
- Revert NoiseModel.from_dict by @doichanj in #2222
- Truncate save_expval by @doichanj in #2216
- Fix MPS size estimator by @doichanj in #2229
- Change EPEL url for aarch64, ppc64le by @doichanj in #2228
- Bump version to 0.16.0 by @doichanj in #2226
- Fixes a bug causing infinite run when using conditional with empty body by @gadial in #2243
- Fixed MPS save failure when memory limit is ignored by @gadial in #2248
- Fix for a bug in the compilation of controlled gates by @gadial in #2251
- Fix for save_expval truncation by @gadial in #2265
Full Changelog: 0.15.1...0.16