deltakit.decode.noise_sources.MonteCarloNoise.error_generator#

abstractmethod MonteCarloNoise.error_generator(code_data: CodeT, seed: int | None = None) Iterator[ErrorT]#

Given some representation of a code, return a generator of errors for that code.