iqm.benchmarks.randomized_benchmarking.mirror_rb.mirror_rb#
Mirror Randomized Benchmarking.
Functions
|
Estimates the polarization for a list of noisy counts with respect to corresponding ideal counts The polarization here is a rescaling of the average fidelity, that corrects for few-qubit effects |
|
Generate a list of random layers containing single-qubit Cliffords and two-qubit gates, sampled according to the edge-grab algorithm (see arXiv:2204.07568 [quant-ph]). |
|
Generates a dictionary MRB circuits at fixed depth, indexed by sample number |
|
Samples a mirror circuit and generates samples of "Pauli-dressed" circuits, |
Convert a flat list to a matrix of shape (num_circ_samples, num_pauli_samples). |
|
|
Analysis function for a MRB experiment |
Classes
|
Mirror RB configuration. |
|
Mirror RB estimates the fidelity of ensembles of n-qubit layers |
Inheritance