Releases: qiskit-community/qiskit-experiments
Releases · qiskit-community/qiskit-experiments
Qiskit Experiments 0.8.0
Changelog
Please read the Release Notes for the full changelog.
Qiskit Experiments 0.7.0
Please read the Release Notes for the full changelog.
Fixed
- Fix a bug in EPG computation for devices with ECR gates (#1431)
Qiskit Experiments 0.6.1
Changelog
Please read the Release Notes for the full changelog.
Qiskit Experiments 0.6.0
Changelog
Please read the Release Notes for the full changelog.
Added
- Add artifacts interface (#1342)
- Add option to control figure generation in composite experiments (#1240)
- Introduce dataframe to ExperimentData (step1) (#1133)
- Stark Ramsey XY Amp Scan experiment (#1009)
Changed
- Replace qiskit-terra references with qiskit references (#1318)
Fixed
- Fix guess.rb_decay not to raise an error against bad output (#1336)
- Fix rerun analysis how-to (#1339)
- Allow StandardRB to handle a V2 backend without a coupling map (#1293)
- Replace deprecated mpl function in visualization test (#1274)
- Fix calculation of curve fit weights (#1224)
- Bugfix in ExperimentData's handling of metadata save (#1229)
- Attach calibrations for gates used in calibration experiments (#1160)
- Fixed calibration experiments failing on backends with no coupling map (#1117)
- matplotlib 3.7 fails - MarkerStyle (#1113)
- Added a missing backend parameter to RoughFrequencyCal (#1115)
Qiskit Experiments 0.5.4
Changelog
Please read the Release Notes for the full changelog.
Qiskit Experiments 0.5.3
Qiskit Experiments 0.5.2
Qiskit Experiments 0.5.1
Changelog
Please read the Release Notes for the full changelog.
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)
Qiskit Experiments 0.4.0
Please read the Release Notes for the full changelog.
Changelog
Added
Changed
- LMFIT fit models (#806)