Releases: Qiskit/qiskit-aer
Releases · Qiskit/qiskit-aer
0.17.2
What's Changed
- Fix GPU builds and Tests (Qiskit>=2.1) by @gadial in #2368
- Typo Fix: User warning now correctly formats the operation name into the message by @AlexanderGroeger in #2365
- [MINOR] Fix typo by @q-inho in #2355
- Windows build error fix by @gadial in #2370
- Bump version to 0.17.2 following fixes for qiskit 2.1 by @gadial in #2369
New Contributors
- @AlexanderGroeger made their first contribution in #2365
- @q-inho made their first contribution in #2355
Full Changelog: 0.17.1...0.17.2
0.17.1
What's Changed
- add python-dateutil as requirement by @kevinsung in #2344
- Update intersphinx mapping and others URLs pointing to IQP Classic by @arnaucasau in #2341
- Bump version to 0.17.1 by @gadial in #2345
New Contributors
- @kevinsung made their first contribution in #2344
Full Changelog: 0.17...0.17.1
0.17
0.16.4
0.16.3
What's Changed
Full Changelog: 0.16.2...0.16.3
What's Changed
- Removal of deprecated Qiskit 2.0 related code by @gadial in #2318
- Temporarily remove rust from build by @gadial in #2324
Full Changelog: 0.16.2...0.16.3
0.16.2
0.16.1
What's Changed
- Add wildcard by @gadial in #2288
- Add Python3.13 support and remove Python 3.8 support by @gadial in #2287
- Fix QubitVector::check_dimension to use only the data_size_ field by @gadial in #2289
- Adjust QuantumError.to_dict() to handle lack of Instruction.condition by @mtreinish in #2301
- Version update to 0.16.1 by @gadial in #2313
Full Changelog: 0.16.0.1...0.16.1
0.16.0.1
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
Release 0.15.1
Aer 0.15.1 is a bugfix release to Aer 0.15.
Bug fixes
- add truncation to save_expval operation to minimize memory requirements
- Fix memory estimator for MPS
For backward compatibilities, we reverted the following features
- Add open_pulse entry to AerBackendConfiguration
- Revert NoiseModel.from_dict
However these features are deprecated and we will remove again in the future release