Index of channelsΒΆ
The channels
object may be used to access the codes that Sage can build.
channel_constructions.ErrorErasureChannel
channel_constructions.StaticErrorRateChannel
channel_constructions.QarySymmetricChannel
Note
To import these names into the global namespace, use:
sage: from sage.coding.channels_catalog import *