Skip to content

Qiskit Terra 0.20.2

Choose a tag to compare

@qiskit-bot qiskit-bot released this 18 May 14:58
· 4194 commits to main since this release
0.20.2
3155966

Changelog

Fixed

  • Enable proper iteration over Statevector (#8062) (#8075)
  • Fix SabreSwap with classically conditioned gates (#8041) (#8058)
  • Fix RZX builder rescaled amplitude (#8031) (#8054)
  • Fix marginal_counts on memory with non-zero indices (#8047) (#8049)
  • Use round instead of ceil for GaussianSquare pulse duration in RZXCalibrationBuilder (#7995) (#8038)
  • Fix fake backend v2 dtm unit (#8019) (#8022)
  • Fix instruction durations in transpile() with BackendV2 (backport #8001) (#8010)
  • Fix dt units in test util function convert_to_target (#8000) (#8004)
  • Fix order of input and gate declarations in QASM 3 exporter (#7972) (#7984)