iqm.benchmarks.compressive_gst.compressive_gst#
Compressive gate set tomography
- The full benchmark executes the following steps:
Generation of circuits to measure
Running of said circuits on the backend
Conversion of the ideal gate set into numpy arrays to be processed by mGST
Optional generation of an initialization for mGST
Running mGST to get first gate set estimates
Gauge optimization to the target gates using pyGSTi’s gauge optimizer
Optional rerun of mGST on bootstrap data to produce error bars
Generation of error measures and result tables
Generation of matrix plots for the reconstructed gate set
Functions
|
Create a list of quantum circuits corresponding to a predefined gate set. |
|
Handles different gate set inputs and produces a valid gate set |
|
Checks for correct setting of qubit_layouts in the configuration and return a correct type |
Classes
|
SPAM-robust characterization of a set of quantum gates |
|
Compressive GST configuration base. |
Inheritance