Skip to content

Qiskit 0.46.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 20 Jun 17:33
· 1056 commits to main since this release
2b2be03

Changelog

Added

  • [0.46] Finalise support for Numpy 2.0 (#12189)

Fixed

  • Fix v2 pulse drawer (#12608) (#12613)
  • Fix bugs with VF2Layout pass and Qiskit Aer 0.13 (#11585) (#12536)
  • Fix unnecessary serialisation of PassManager in serial contexts (backport #12410) (#12500)
  • Fix Instruction.repeat with conditionals (#11940) (#12499)
  • Fix evolved operator ansatz (#11682) (#12479)
  • Avoid lossing precision when scaling frequencies (#12392) (#12480)
  • Handle huge integers in OpenQASM 2 expression evaluator (#12140) (#12401)
  • Default init plugin was not properly raising when called with an invalid optimization level (#12170) (#12175)
  • Fix mpl circuit drawer with fold=-1 hanging with ControlFlow ops (backport #12016) (#12036)