Index of encodersΒΆ
The codes.encoders
object may be used to access the encoders that Sage can build.
Cyclic code encoders
Extended code encoders
Generic encoders
Generalized Reed-Solomon code encoders
Punctured codes encoders
Note
To import these names into the global namespace, use:
sage: from sage.coding.encoders_catalog import *