Skip to content

Qiskit Aer 0.13.0

Compare
Choose a tag to compare
@doichanj doichanj released this 26 Oct 09:50
· 116 commits to main since this release
2478a5b

Change Log

Added

Fixed

Deprecated

  • Deprecate approximation option in Estimator by @ikkoham in #1963

Removed

  • Remove redundant wheel dep from pyproject.toml by @thesamesam in #1741
  • Remove a release note in an invalid location by @derwind in #1750
  • Remove REQUIRED to find PythonLibs in FindPybind11 by @hhorii in #1786
  • Remove Sampler.close, assert DeprecationWarning of opflow, and update dependency by @ikkoham in #1804
  • Remove AerCircuit from result of backend.run() by @hhorii in #1845
  • Remove Python 3.7 from Github actions by @tungbq in #1819
  • Remove PulseSimulator by @hhorii in #1884
  • remove deploy documentation to /documentation/aer by @1ucian0 in #1891

Changed

New Contributors

Full Changelog: 0.12.0...0.13.0