Simulation of Low Density Parity Check Codes ldpc
Project description
version 0.7.3
In Brief:
Generates coding and decoding matrices.
Probabilistic decoding: Belief Propagation algorithm.
Images transmission simulation (channel model: AGWN).
Sound transmission simulation (channel model :AGWN).
Image coding-decoding example:
Sound coding-decoding example:
Installation
>From pip:
$ pip install --upgrade pyldpc
Tutorials:
Jupyter notebooks:
Many changes in tutorials in v.0.7.3
Users’ Guide:
1- LDPC Coding-Decoding Simulation
2- Images Coding-DecodingTutorial
3- Sound Coding-DecodingTutorial
4- LDPC Matrices Construction Tutorial
For LDPC construction details:
1- pyLDPC Construction(French)
version 0.7.3
Contains:
- Coding and decoding matrices Generators:
Regular parity-check matrix using Callager’s method.
Coding Matrix G both non-systematic and systematic.
Coding function adding Additive White Gaussian Noise.
- Decoding functions using Probabilistic Decoding (Belief propagation algorithm):
Default and full-log BP algorithm.
- Images transmission sub-module:
Coding and Decoding Grayscale and RGB Images.
- Sound transmission sub-module:
Coding and Decoding audio files.
Compatibility numpy ndarrays <=> scipy sparse csr format.
What’s new:
Image and Sound modules adapt data to any LDPC code: conditions on matrices’ size are no longer needed.
Use of large matrices (csr) in sound transmission sub-module.
Bug in using full rank parity check matrices fixed.
In the upcoming versions:
Library of ready-to-use large matrices (csr).
Text Transmission functions.
Contact:
Please contact hicham.janati@ensae.fr for any bug encountered / any further information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyldpc-0.7.4-py2.py3-none-any.whl.
File metadata
- Download URL: pyldpc-0.7.4-py2.py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eaac06e498c43eabe197556ced834bd6ba652a36719adcea0ae366169567d4d0
|
|
| MD5 |
ebc86663f2bdd03e4f288be20f79da8d
|
|
| BLAKE2b-256 |
c93be4d0d1c8973c5d4ccb5f1f4f93b35e480afbe7274e431291e32129e0d4d9
|