Skip to content

Qiskit Terra 0.22.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 03 Nov 23:47
· 2545 commits to main since this release
0.22.2
b2c75ac

Release notes: https://qiskit.org/documentation/release_notes.html#terra-0-22-2

Changelog

Added

  • Add support for Python 3.11 (backport #9028) (#9071)

Fixed

  • Fix Backend primitive classes for BackendV1 with no max_experiments (#9069) (#9072)
  • Avoid deepcopy in pulse parser (#9063) (#9068)
  • Fix incorrect graph construction in VF2PostLayout (#9058) (#9060)