iqm.benchmarks.quantum_volume.quantum_volume.cumulative_std

Contents

iqm.benchmarks.quantum_volume.quantum_volume.cumulative_std#

iqm.benchmarks.quantum_volume.quantum_volume.cumulative_std(hops: list[float]) list[float]#

Computes the cumulative standard deviation heavy output probabilities of a QV experiment.

Parameters:

hops (list[float]) – The individual heavy output probabilities for each trial.

Returns:

Cumulative standard deviation heavy output probabilities for all trials.

Return type:

list[float]