Skip to content

Utility Package for storing LDPC codes in files

Compare
Choose a tag to compare
@XQP-Munich XQP-Munich released this 05 Sep 11:52
· 18 commits to main since this release
b59d05c

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