deltakit.decode.noise_sources.StimNoise.error_generator#

StimNoise.error_generator(code_data: Circuit, seed: int | None = None) Iterator[tuple[OrderedSyndrome, tuple[bool, ...]]]#

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