3 projects
sim-ldpc
Simulate LDPC codes, both encoding and decoding
belief-propagation-ldpc
Belief propagation on Tanner graphs. Implements an LLR based LDPC decoder.
ObjectDelegator
This minimal yet powerful library allows delegation of an objects: methods, properties, and his own member objects, to an object who owns it. Recursive delegation is also supported.Use the simple API to handle delegations.