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