iqm.benchmarks.quantum_volume.clops

iqm.benchmarks.quantum_volume.clops#

CLOPS benchmark.

Functions

clops_analysis(run)

Analysis function for a CLOPS (v or h) experiment.

plot_times(clops_data, observations)

Generate a figure representing the different elapsed times in the CLOPS experiment.

retrieve_clops_elapsed_times(job_meta)

Retrieve the elapsed times from the CLOPS job metadata.

Classes

CLOPSBenchmark(backend_arg, configuration)

CLOPS reflect the speed of execution of parametrized QV circuits.

CLOPSConfiguration(*, benchmark, shots, ...)

CLOPS configuration.

Inheritance

Inheritance diagram of iqm.benchmarks.quantum_volume.clops