qiskit-machine-learning icon indicating copy to clipboard operation
qiskit-machine-learning copied to clipboard

Support V2 primitives

Open woodsp-ibm opened this issue 1 year ago • 3 comments

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

woodsp-ibm avatar Jan 19 '24 20:01 woodsp-ibm

Just to add, the deadline for this is August 15, 2024. See here.

declanmillar avatar Jul 24 '24 13:07 declanmillar

Hi, any update on when the support for V2 primitives will be added and ready to be used? Thanks for all the hard work 👍

aritra90 avatar Aug 12 '24 18:08 aritra90

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.

edoaltamura avatar Oct 22 '24 09:10 edoaltamura