This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
Qiskit Ignis 0.4.0
Changelog
Deprecated
- Migrate Quantum Volume circuits to use circuit library (#460)
Added
- Migrate Quantum Volume circuits to use circuit library (#460)
- Refactor RB code to use the new Clifford operator class and update the CNOTDihedral class (#407)
Changed
- Refactor RB code to use the new Clifford operator class and update the CNOTDihedral class (#407)
Fixed
- Fix measurement pulse alignment bug (#466)
- Tomography multiple jobs fix (#421)
- fixed partial trace constraint in cvx fitting routine (#438)
- Add scikit-learn dependency and add CI job without optional dependencies (#436)
- Fix fitter selection logic in process tomography (#431)
- Fix issues with CVXPY default solvers (#422)
- Raising error when incompatible inputs are passed to mitigation (#420)
- Edge case T=0 syndrome measurements fixed (#418)
- Fixed marginal_counts (#409)
- Gate Set Tomography handling of initial state and measurement operator (#408)
- logging: fix broken reference (#385)