-
Notifications
You must be signed in to change notification settings - Fork 395
Description
What should we add?
The Qiskit SDK CI includes an integration testing step of downstream packages through https://github.com/Qiskit/qiskit-neko, among which we include qiskit-machine-learning. This allows us to see that the removal of deprecated primitive V1 implementations (Qiskit/qiskit#13877) affects the qiskit-machine-learning -package, and that it will need an update to stay compatible with Qiskit 2.0.
You are free to decide if you want to migrate to 2.0 and when, but we recommend migrating for increased compatibility and support. On the qiskit-neko side,qiskit-machine-learning integration tests will be skipped until the package is updated. The first Qiskit 2.0 release candidate is planned for tomorrow, and the release is planned for ~March 20th.
Thank you for your effort maintaining Qiskit ML :) Let me know if you have any questions or need migration support.