fountaincode 0.0.8

Implementation of the Luby Transform Code in Rust
Documentation
1
2
3
4
extern crate rand;

pub mod soliton;
pub mod ltcode;