Skip to content

Qiskit Aer 0.10.0

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 14 Dec 18:08
· 364 commits to main since this release
61b028b

Changelog

Added

  • Add support for adding QuantumError to circuits (#1350)

Fixed

  • Include pyproject.toml in sdist (#1380)
  • Fix automatic method selection when some circuits have invalid instructions (#1371)
  • Ensure error results include empry results field (#1372)
  • Fix issue 1351 (#1354)
  • Fix handling of bound ParameterExpressions (#1356)
  • Fix 1347 (#1355)