Index of decodersΒΆ
The codes.decoders object may be used to access the decoders that Sage can build.
Generic decoders
Subfield subcode decoder
Generalized Reed-Solomon code decoders
grs.GRSBerlekampWelchDecodergrs.GRSErrorErasureDecodergrs.GRSGaoDecodergrs.GRSKeyEquationSyndromeDecoderguruswami_sudan.gs_decoder.GRSGuruswamiSudanDecoder
Extended code decoders
Punctured codes decoders
Note
To import these names into the global namespace, use:
sage: from sage.coding.decoders_catalog import *
