pennylane_calculquebec.processing.steps.readout_error_mitigation.all_results

Contents

pennylane_calculquebec.processing.steps.readout_error_mitigation.all_results#

pennylane_calculquebec.processing.steps.readout_error_mitigation.all_results(results, num_qubits)#

counts for all bitstring combinations

Parameters:

results (dict[str, int]) – counts for possibilities that are not 0

Returns:

counts for all bitstring combinations

Return type:

dict[str, int]