Skip to content

unitaryfoundation/mitiq-program-sets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program Sets Demo

This repository shows how to combine Amazon Braket Program Sets with Mitiq zero-noise extrapolation (ZNE). The example builds a small two-qubit circuit, creates noise-scaled versions with Mitiq, and evaluates them as a batch through a ProgramSet.

Getting Started

  1. Download uv

  2. Install dependencies:

    uv sync
  3. Open the notebook program-sets.ipynb for the walkthrough.

Next Steps

  • Swap the LocalSimulator with a different Braket device (managed simulator or hardware) once you have the necessary AWS credentials configured.
  • Experiment with other error mitigation techniques provided by Mitiq (for example, Clifford data regression or probabilistic error cancellation).
  • Extend the ProgramSet with additional observables or jobs to build larger calibration and benchmarking workflows.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors