{"library":"ldpc","type":"library","category":null,"description":"A Python library for constructing, encoding, and decoding Low Density Parity Check (LDPC) codes. Current version 2.4.1, active development with periodic releases. Supports a variety of constructions (e.g., random, protograph, QCLDPC) and decoders (belief propagation, min-sum).","language":"python","status":"active","version":"2.4.1","tags":["ldpc","error-correcting codes","channel coding","belief propagation","quantum"],"last_verified":"Fri May 01","install":[{"cmd":"pip install ldpc","imports":["from ldpc import LdpcCode, RandomLdpcCode, ProtographLdpcCode, QCLdpcCode","from ldpc import LdpcEncoder","from ldpc import LdpcDecoder","from ldpc.utils import hamming_distance, ..."]}],"homepage":null,"github":null,"docs":"https://software.roffe.eu/ldpc","changelog":null,"pypi":"https://pypi.org/project/ldpc/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}