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.ErrorErasureChannelchannel_constructions.QarySymmetricChannelchannel_constructions.StaticErrorRateChannel
Note
To import these names into the global namespace, use:
sage: from sage.coding.channels_catalog import *