Utility Package for storing LDPC codes in files
Reads and writes file formats for storing sparse matrices containing only zeros and ones. Intended for use with low density parity check (LDPC) matrices. Also supports efficient storage for quasi-cyclic LDPC codes.
Check the GitHub repository for more information or see README.
Changes since last release:
- Allow (and ignore) all-whitespace lines when parsing
alist
files