iqm.benchmarks.randomized_benchmarking.direct_rb.direct_rb

iqm.benchmarks.randomized_benchmarking.direct_rb.direct_rb#

Direct Randomized Benchmarking.

Functions

direct_rb_analysis(run)

Direct RB analysis function

generate_drb_circuits(qubits, depth, ...[, ...])

Generates lists of samples of Direct RB circuits, of structure:

generate_fixed_depth_parallel_drb_circuits(...)

Generates DRB circuits in parallel on multiple qubit layouts.

Classes

DirectRBConfiguration(*, benchmark, shots, ...)

Direct RB configuration

DirectRandomizedBenchmarking(backend_arg, ...)

Direct RB estimates the fidelity of layers of canonical gates

Inheritance

Inheritance diagram of iqm.benchmarks.randomized_benchmarking.direct_rb.direct_rb