Changelog
Added
- Interleaved RB option to keep the original interleaved element (548)
- Add support for Python 3.9 (505)
Changed
- Make scikit-learn an optional dependency (524)
- Migrate topological codes fitters to use retworkx (552)
- Refactor RB code to allow cnot-dihedral RB on more than 2 qubits (521)
Fixed
- Pin cvxpy in CI (554)
- Add missing networkx dependency (543)
- Update 'auto' method to not use SCS solver for CVXPY (536)
- Fix ignis without optional requirements installed (533)