This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Qiskit IBM Provider 0.6.0
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)