deltakit.decode.noise_sources.MonteCarloNoise.build_batch_error_generator#

MonteCarloNoise.build_batch_error_generator(code_data: CodeT, seed: int | None = None) BatchErrorGenerator#

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