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