YairMZ / LDPCLinks
My implementation of LDPC codes. For details visit: https://yairmz.github.io/LDPC/
☆34Updated last year
Alternatives and similar repositories for LDPC
Users that are interested in LDPC are comparing it to the libraries listed below
Sorting:
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-su…☆35Updated 3 years ago
- List of open source channel coding projects and libraries.☆132Updated 4 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.