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

Extended code decoders

Punctured codes decoders

Note

To import these names into the global namespace, use:

sage: from sage.coding.decoders_catalog import *