bloqade.decoders.BpLsdDecoder
← Module overview
class
classBpLsdDecoder¶source
bloqade.decoders.BpLsdDecoder
Bases: BaseDecoder
Belief propagation + localized statistics decoder (BP+LSD).
class BpLsdDecoderArguments match ldpc.BpLsdDecoder exactly, except a stim.DetectorErrorModel is expected in place of the parity check matrix and error channel priors. Defaults are used if not specified.