Qiskit/qiskit-addon-cutting

Deprecate post-processing of SamplerV1 results and `ExactSampler`

Opened this issue · 3 comments

Following the primitives v1 deprecation in qiskit-ibm-runtime: Qiskit/qiskit-ibm-runtime#1591

Related to #506.

Primitives v1 is also scheduled to be deprecated in Qiskit 1.2 currently: Qiskit/qiskit#12575

So far, BaseSamplerV1 is still safe and not deprecated.