Skip to content

v0.9.0

Latest

Choose a tag to compare

@edoaltamura edoaltamura released this 24 Dec 09:22
1470efa

Qiskit Machine Learning 0.9.0

This release is primarily a compatibility and migration release, bringing Qiskit Machine Learning forward to the Qiskit 2.0 / V2 primitives ecosystem, while also delivering API enhancements (notably in classifiers and optimizers), tightening supported Python versions, and reducing the optional dependency surface.

Highlights

  • Migrated to Qiskit 2.0 and updated internal integrations to the newer primitives stack (e.g., moving to V2 sampler/estimator patterns and aligning circuit-library usage).

  • Python support updated: Python 3.9 dropped, minimum is now Python ≥ 3.10 (and Python 3.13 support was added during the cycle).

What's Changed

New Contributors

Full Changelog: 0.8.0...0.9.0