The fountain package
Fountain codes are forward error correction codes for erasure channels. They are able to recover lost packets without needing a backchannel. As a rateless code, transmitters generate packets at random, on the fly. Receivers then listen to as many packets as needed to reconstruct the message.
Properties
| Versions | 0.0.0, 0.0.1 |
|---|---|
| Dependencies | base (≥4.0 & <5.0), containers (0.3.*), random (1.0.*) |
| License | BSD3 |
| Author | Tom Hawkins <tomahawkins@gmail.com> |
| Maintainer | Tom Hawkins <tomahawkins@gmail.com> |
| Category | Codec |
| Home page | http://tomahawkins.org |
| Source repository | git clone git://github.com/tomahawkins/fountain.git |
| Upload date | Sat Oct 23 15:13:27 UTC 2010 |
| Uploaded by | TomHawkins |
| Build failure | ghc-6.12 (log), ghc-7.0 (log) |
Modules
- Codec
- Codec.Fountain
Downloads
- fountain-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)