run_result

run_result#

Full path: iqm.cpc.core.run_result

Data structures to represent run results.

Contains also logic for reconstructing run results from persisted sweep results (raw data) and run data.

Functions

construct_run_result(run_data, sweep_results)

Construct the complete experiment results of a run.

Classes

RunResult

The definitive data structure to represent the execution results of an Experiment.

Inheritance

Inheritance diagram of iqm.cpc.core.run_result