pygsti.protocols.scarab

pygsti.protocols.scarab#

scarab is a software tool for creating scalable, robust benchmarks from any quantum circuit. Please see https://arxiv.org/abs/2511.02134 for more information.

Functions

calculate_mirror_benchmark_results(...[, ...])

Create a dataframe from MCFE data and edesigns.

fullstack_mirror_benchmark(qk_circs[, ...])

Create a full-stack benchmark from high-level Qiskit circuits.

lowlevel_mirror_benchmark(qk_circs[, ...])

Create a noise benchmark from transpiled Qiskit circuits.

subcircuit_mirror_benchmark(qk_circs, ...[, ...])

Create a subcircuit benchmark from transpiled Qiskit circuits.