qiskit-aqt-provider icon indicating copy to clipboard operation
qiskit-aqt-provider copied to clipboard

Update to primitives v2

Open airwoodix opened this issue 6 months ago • 1 comments

Primitives V1 (especially BackendEstimator and BackendSampler) are deprecated since Qiskit 1.2 (see e.g. https://github.com/Qiskit/qiskit/issues/12497#issuecomment-2228393758). We therefore need to migrate to using the primitives V2.

Since primitives v2 were only introduced in 1.0, this will likely imply dropping support for older Qiskit versions.

Cc @fg-aqt @jbrixon @wilfried-huss @chma100

airwoodix avatar Aug 23 '24 12:08 airwoodix