Index of encoders#

The codes.encoders object may be used to access the encoders that Sage can build.

Cyclic code encoders

Extended code encoder

Generic encoders

Generalized Reed-Solomon code encoders

Punctured code encoder

To import these names into the global namespace, use:

sage: from sage.coding.encoders_catalog import *