Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Qiskit IBM Provider 0.6.0

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 18 May 18:05
· 125 commits to main since this release
8424b66

Changelog

Added

  • Improve code that checks if circuits are dynamic (#630)
  • Raise error when use_measure_esp not supported (#618)
  • Added method to identify if the circuits are dynamic in IBMBackend.run() (#616)
  • Fail if given Schedule as input circuit to IBMBackend.run() (#610)
  • Support python 3.11 (#614)

Fixed

  • Allow retrieval of backends even if a configuration is missing (#631)
  • Map T1, T2, qubit properties correctly (#619)