mitigation.zne#

Zero-Noise Extrapolation (ZNE) for MonarQ#

Wraps the MonarQ executor and delegates extrapolation to mitiq.zne. optimization_level=0 is mandatory for ZNE: the pass manager must not modify the circuit after noise folding applied by mitiq.

Classes#

ZNEMitigation(backend[, scale_factors, ...])

Zero-Noise Extrapolation (ZNE) for MonarQ.