-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Refactor
circuits()
in older experiments to useparameterized_circuits()
following @nkanazawa1989's work in Stark experiments - Save parameters and circuit metadata in experiment metadata
- Support
SamplerV2
backends inexperiment.run()
- Refactor curve analysis to parse the new format using metadata
eliarbel
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request