commit | 4928733085e9593b7dcdb0fe268b20e1e1184b6d | [log] [tgz] |
---|---|---|
author | Greg Billock <gregbillock@gmail.com> | Sat Aug 20 05:48:03 2016 |
committer | GitHub <noreply@github.com> | Sat Aug 20 05:48:03 2016 |
tree | e804baff1e6c94cc01227a1525a366248c9d8ef4 | |
parent | 595ed2ee38abc737562f88cbfb694d2fba23fe00 [diff] | |
parent | 073cdc8ec5f90e2645bc53916a8a8a3646d47ee1 [diff] |
Merge pull request #2 from gomida/patch-cdf Fix robustSolitonDistribution CDF
Go implementation of various fountain codes. Luby Transform, Online codes, Raptor code.
Includes many tests, libraries, and utilities.
The abstraction level is “low” -- that is, the code currently supports very low-level encoder/decoder level functionality, without any packetizing, etc. that a full system would include on top of this layer.