deltakit.decode.noise_sources.ExhaustiveWeightedMatchingNoise.error_list#
- ExhaustiveWeightedMatchingNoise.error_list(code_data: CodeT, seed: int | None = None) list[ErrorT]#
Given some representation of a code, return a list of errors for that code. These will match the errors returned by error_generator.