# LDPC_alist **Repository Path**: lingr7/LDPC_alist ## Basic Information - **Project Name**: LDPC_alist - **Description**: 实现LDPC码的编码译码,以CCSDS上行LDPC短码为例 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-06-11 - **Last Updated**: 2023-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LDPC_alist #### 介绍 尝试LDPC短码的编码译码 #### 参考 [quantumgizmos/bp_osd: BP+OSD: Belief propagation with ordered statistics post-processing for decoding quantum LDPC codes](https://github.com/quantumgizmos/bp_osd) [Database of Channel Codes and ML Simulation Results](https://www.uni-kl.de/channel-codes) [hichamjanati/pyldpc: Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.](https://github.com/hichamjanati/pyldpc)