iqm.benchmarks.readout_mitigation

iqm.benchmarks.readout_mitigation#

M3 modification for readout mitigation at IQM QPU’s.

Functions

apply_readout_error_mitigation(backend_arg, ...)

param backend_arg:

the backend to calibrate an M3 mitigator against.

readout_error_m3(counts, mit, qubits)

Counts processor using M3IQM for readout error mitigation.

Classes

M3IQM([system, iter_threshold])

M3 readout mitigation class modified to work with IQM devices.

Inheritance

Inheritance diagram of iqm.benchmarks.readout_mitigation