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)