# Shannon v0.0.2 - Table of Contents

> Library for working with Information Theory Algorithms

## Modules

- [Shannon.Channel](Shannon.Channel.md): Module for code related with different kinds of channels for sending data. 

- [Shannon.Decode](Shannon.Decode.md): Module for handling all of the decoding functions.

- [Shannon.Encode](Shannon.Encode.md): Contains functions for various encoders for improving signal transmissions in a noisy channel.

