Qiskit-Extensions / qiskit-experiments

Qiskit Experiments
https://qiskit-extensions.github.io/qiskit-experiments/
Apache License 2.0
151 stars 122 forks source link

Add `SamplerV2` support #1426

Open coruscating opened 3 months ago

coruscating commented 3 months ago

Now that SamplerV2 has been released and supports single-shot counts data, we can theoretically run all our count-based experiments using the sampler primitive. The work can be broken into these PRs: