iqm.benchmarks.benchmark_definition#
This module implements the base class for defining a benchmark.
Functions
|
Adds the counts from a cortex job result to the given dataset. |
|
The default analysis that only pass the result through. |
|
Merges a list of datasets recursively to minimize dataset sizes during merge |
|
Shows a closed figure. |
Classes
|
A base class for running cortex-based Benchmark experiments. |
|
A dataclass storing the results of the analysis. |
|
Dataclass to store the main results of a single run of a Benchmark |
|
Identifier for observations for ease of use |
|
A dataclass that stores the results of a single run of a Benchmark. |
Inheritance