Looks like we were operating on the level of binary ldpc before, since our H only ever consisted of 1s and 0s and we only needed to operate on the level of VNs'. With a CN update, we need to use the link values for the next iteration, so we need a data structure that can accomodate that. Time to get building
Looks like we were operating on the level of binary ldpc before, since our H only ever consisted of 1s and 0s and we only needed to operate on the level of VNs'. With a CN update, we need to use the link values for the next iteration, so we need a data structure that can accomodate that. Time to get building