iqm.benchmarks.quantum_volume.quantum_volume.get_ideal_heavy_outputs#
- iqm.benchmarks.quantum_volume.quantum_volume.get_ideal_heavy_outputs(qc_list: list[IQMCircuit], sorted_qc_list_indices: dict[tuple[int, ...], list[int]]) list[dict[str, float]]#
Calculate the heavy output bitrstrings of a list of quantum circuits.
- Parameters:
- Returns:
The list of heavy output dictionaries of each of the quantum circuits.
- Return type: