Modules

ModuleSource FileDescription
ldpc_decoder ldpc_decoder.f90

This module provides the TDecoder class, capable of performing Gallager's SPA decoding.

   ldpc_decoder_syndrome_entropy ldpc_decoder_syndrome_entropy.f90

This submodule provides a function that estimates the entropy of the syndrome based on the a priori probabilities of the codeword bits.

ldpc_edge_list ldpc_edge_list.f90

This module provides the TEdgeList class