Skip to content

Qiskit 1.2.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 20 Sep 13:16
· 288 commits to main since this release
1.2.2
078d5a0

Changelog

Fixed

  • Don't run ElidePermutation if routing is disabled (#13184) (#13194)
  • Bug fix in ElidePermutations (#13186) (#13191)
  • Make dense layout algorithm deterministic when run in parallel (#13133) (#13190)
  • Fix qft-plugins for custom 'qft' gates (#13181) (#13189)
  • Re-allow non-standard includes in OpenQASM 3 exporter (#13148) (#13185)
  • Fix the text drawer with partially idle wires (#13149)