extract_quantum_volume_from_results

forest.benchmarking.quantum_volume.extract_quantum_volume_from_results(results: Dict[int, Tuple[float, float]]) → int

Provides convenient extraction of quantum volume from the results returned by a default run of measure_quantum_volume above

Parameters:results – results of measure_quantum_volume with sequential depths and their achievability
Returns:the quantum volume, eq. 7 of [QVol]