Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-sum and sum-product) and a few other decoders.
-
Updated
Aug 20, 2022 - Python
Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-sum and sum-product) and a few other decoders.
My implementation of LDPC codes. For details visit: https://yairmz.github.io/LDPC/
Belief propagation on Tanner graphs (LDPC decoder)
Python 5G toolbox provide 3GPP 5G NR physical layer high-phy and low-phy libraries. It has passed 60K+ testcases which were generated from Matlab 5G toolbox.
Master thesis
Tools for permutation and interleaver generation.
Add a description, image, and links to the ldpc topic page so that developers can more easily learn about it.
To associate your repository with the ldpc topic, visit your repo's landing page and select "manage topics."