Skip to content

Qiskit Aer 0.10.3

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 09 Feb 16:44
· 367 commits to main since this release
0.10.3
7140859

Changelog

Added

  • Add support for Python 3.10 (#1434)
  • Add CI jobs to cross-build arm64 macOS wheels (#1362)

Fixed

  • Fix diagonal fusion in parallel transpile (#1422)
  • Fix time_taken value in cluster backend (#1437)
  • revert #1392 for performance with fix of omp (#1438)
  • Fix LocalNoisePass for circuit returns from noise func (#1455)
  • Fix unit handling in RelaxationNoisePass (#1454)
  • Run truncation after resolving parameters (#1428)