Skip to content

Qiskit 0.25.3

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 25 Oct 19:17
· 1883 commits to main since this release
0.25.3
8fe47fb

Release notes: https://qiskit.org/documentation/release_notes.html#qiskit-0-44-3

Changelog

Fixed

  • Fix input normalisation of transpile(initial_layout=...) (backport #11031) (#11058)
  • Fix calling backend.name() for backendV2 (#11065) (#11076) (#11092)
  • Fix build filter coupling map with mix ideal/physical targets (#11009) (#11049)
  • Emit a descriptive error when the QPY version is too new (#11094)
  • BackendEstimator support BackendV2 without coupling_map (#10956) (#11006)
  • Support dynamic circuit in BackendEstimator (#9700) (#10984)
  • Avoid useless deepcopy of target with custom pulse gates in transpile (#10973) (#10978)
  • Fix bug in qs_decomposition (#10850) (#10957)