Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Qiskit Ignis 0.6.0

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 01 Apr 21:10
· 20 commits to master since this release
0.6.0
5e8332d

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)