Skip to content

Qiskit Terra 0.17.1

Choose a tag to compare

@qiskit-bot qiskit-bot released this 15 Apr 17:29
· 4902 commits to main since this release
0.17.1
9946e99

Changelog

Fixed

  • global phase reverse_bits (#6206) (#6224)
  • Fix error on construct_circuit 'a' parameter handling (#6216) (#6219)
  • Allow custom gate color in the MPL circuit drawer (#6184) (#6212)
  • Fix params for a controlled - UnitaryGate (#5780) (#6191)
  • better unrolling in preset passmanagers (#6133) (#6189)
  • Fix SPSA recalibration (#6173) (#6186)
  • Fixed duplicated routine name in Shor algorithm (#6114) (#6176)
  • Preserve global phase in Unroller (#6155) (#6180)
  • Ensure we include all cython files in sdist (#6163) (#6174)