Skip to content

bloqade.decoders.BpLsdDecoder

← Module overview

classBpLsdDecodersource

bloqade.decoders.BpLsdDecoder

Bases: BaseDecoder

Belief propagation + localized statistics decoder (BP+LSD).

class BpLsdDecoder

Arguments 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.