IBM-Quantum-Technical-Enablement / quantum-enablement

IBM Quantum Engineering and Enabling Technologies
Apache License 2.0
26 stars 8 forks source link

Approve content from `scaling-sampler` for upload to Learning Platform #35

Open pedrorrivero opened 2 months ago

pedrorrivero commented 2 months ago

Notebook

Scaling on Sampler

Outcome

Approval to publish

Content description

This notebook is meant to showcase an end-to-end workflow on how to scale towards utility using Runtime's SamplerV2 for a particular class of problems (i.e. 1D hamiltonian evolution mirror circuits).

This notebook closely follows the structure of Scaling on Estimator (#31), but focuses on manual handling of error suppression and mitigation techniques. Therefore, it targets a more advanced audience (e.g. kernel developers) trying to incorporate techniques/configurations not supported on Runtime's EstimatorV2 (e.g. M3 readout error mitigation). For the sake of simplicity, it only covers the minimum set of steps necessary to achieve the job; leaving out other valuable information such as observable grouping or computation of statistical errors.

We also hope that this notebook, especially when compared to its EstimatorV2 version, brings light to the benefits of using Runtime's built-in capabilities to reduce workflow and data complexity.

Software requirements

Review criteria

Reviewers

@IBM-Quantum-Technical-Enablement/product

Additional comments

Code of conduct