Qiskit Experiments 0.5.0
Please read the Release Notes for the full changelog.
Changelog
Deprecated
Added
- Add bootstrapped fidelity error bars to tomography experiments (#1074)
- Add support for conditional tomography (#1021)
- Add readout error mitigated tomography experiments (#1024)
- Improve noisy tomography bases (#997)
- Adds target kwarg to tomography init (#1025)
- Add backend kwarg to readout error experiments (#1019)
Changed
Fixed
- Delay scikit-learn import until first use (#1061)
- Fix barrier instructions in tomography experiments (#1059)
- Update BaseCalibrationExperiment for composite experiment (#1033)
- Handle possible null Target properties in BackendData (#1036)
- Fix circuit generation of 3Q+ InterleavedRB (#1015)
- Fix issue 992 (#1016)
- Fix bug in tomography conditionals on multiple cregs (#967)