deltakit.decode.noise_sources.FixedWeightMatchingNoise.build_split_batch_error_generators#
- FixedWeightMatchingNoise.build_split_batch_error_generators(code_data: CodeT, num_splits: int, seed: int | None = None) tuple[tuple[BatchErrorGenerator, int], ...]#
Given some representation of a code, return num_splits number of batch generators of errors for that code and the respective sizes for those generators.