qiskit-machine-learning
qiskit-machine-learning copied to clipboard
Support V2 primitives
What should we add?
The Sampler and Estimator are being updated with new V2 versions that change the interface and will be available from Qiskit 1.0.0. V1 versions will at some point be deprecated and removed. Algorithms should add support for V2 versions and ultimately drop support for V1 once they are removed.
Related to qiskit-community/qiskit-algorithms/issues/136
Just to add, the deadline for this is August 15, 2024. See here.
Hi, any update on when the support for V2 primitives will be added and ready to be used? Thanks for all the hard work 👍
To follow up,@aritra90, the upcoming version 0.8 will include support for V2 primitives and we expect to release it at the end of October 2024.