Skip to content

Qiskit Aer 0.11.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 06 Dec 14:18
· 275 commits to main since this release
0.11.2
6b0e999

Changelog

Added

  • Add support for Python 3.11 (#1642)

Fixed

  • Fix BackendV2 support in AerSimulator.from_backend() (#1678)
  • Specify package_data explicitly (#1677)
  • Set different seed for each sampling in AerStatevector (#1663)
  • Fix incorrect computation of excited state population (#1672)
  • Fix device noise model from BackendV2 not to have excessive quantum errors on measures/resets (#1649)
  • Fix data-flow analysis in control-flow jump/mark (#1666)
  • Remove verbose warnings on parameter truncations when creating noise model from backend (#1639)