.coveragerc
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.rst
codecov.yml
environment.yml
setup.py
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/class.rst
docs/conf.py
docs/function.rst
docs/index.rst
docs/make.bat
docs/numpydoc_docstring.py
docs/_build/doctrees/environment.pickle
docs/_build/html/searchindex.js
docs/_build/html/_downloads/0f2d16b3aab647458c0530eed5f6da0f/auto_examples_jupyter.zip
docs/_build/html/_downloads/1c28949476ed14bce06ba85d809f10d6/plot_coding_decoding_simulation.py
docs/_build/html/_downloads/445b59ece75fba9657803d13937f0fe2/auto_examples_python.zip
docs/_build/html/_downloads/e7a6f928735357294c2b00b648c86cea/plot_coding_decoding_simulation.ipynb
docs/_build/html/_images/sphx_glr_plot_coding_decoding_simulation_001.png
docs/_build/html/_images/sphx_glr_plot_coding_decoding_simulation_thumb.png
docs/_build/html/_static/basic.css
docs/_build/html/_static/broken_example.png
docs/_build/html/_static/doctools.js
docs/_build/html/_static/documentation_options.js
docs/_build/html/_static/file.png
docs/_build/html/_static/gallery.css
docs/_build/html/_static/jquery-3.2.1.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/language_data.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/no_image.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/css/badge_only.css
docs/_build/html/_static/css/project-template.css
docs/_build/html/_static/css/theme.css
docs/_build/html/_static/js/copybutton.js
docs/_build/html/_static/js/modernizr.min.js
docs/_build/html/_static/js/theme.js
docs/_static/css/project-template.css
docs/_static/js/copybutton.js
docs/auto_examples/auto_examples_jupyter.zip
docs/auto_examples/auto_examples_python.zip
docs/auto_examples/index.rst
docs/auto_examples/plot_coding_decoding_simulation.ipynb
docs/auto_examples/plot_coding_decoding_simulation.py
docs/auto_examples/plot_coding_decoding_simulation.py.md5
docs/auto_examples/plot_coding_decoding_simulation.rst
docs/auto_examples/plot_coding_decoding_simulation_codeobj.pickle
docs/auto_examples/plot_image_transmission.ipynb
docs/auto_examples/plot_image_transmission.py
docs/auto_examples/plot_image_transmission.py.md5
docs/auto_examples/plot_image_transmission.rst
docs/auto_examples/plot_image_transmission_codeobj.pickle
docs/auto_examples/plot_parallel_decoding.ipynb
docs/auto_examples/plot_parallel_decoding.py
docs/auto_examples/plot_parallel_decoding.py.md5
docs/auto_examples/plot_parallel_decoding.rst
docs/auto_examples/plot_parallel_decoding_codeobj.pickle
docs/auto_examples/searchindex.db
docs/auto_examples/sg_execution_times.rst
docs/auto_examples/images/sphx_glr_plot_coding_decoding_simulation_001.png
docs/auto_examples/images/sphx_glr_plot_image_transmission_001.png
docs/auto_examples/images/sphx_glr_plot_parallel_decoding_001.png
docs/auto_examples/images/thumb/sphx_glr_plot_coding_decoding_simulation_thumb.png
docs/auto_examples/images/thumb/sphx_glr_plot_image_transmission_thumb.png
docs/auto_examples/images/thumb/sphx_glr_plot_parallel_decoding_thumb.png
docs/generated/pyldpc.binaryproduct.examples
docs/generated/pyldpc.decode.examples
docs/generated/pyldpc.decode.rst
docs/generated/pyldpc.encode.examples
docs/generated/pyldpc.encode.rst
docs/generated/pyldpc.get_message.examples
docs/generated/pyldpc.ldpc_images.decode_img.examples
docs/generated/pyldpc.ldpc_images.encode_img.examples
docs/generated/pyldpc.make_ldpc.examples
docs/generated/pyldpc.make_ldpc.rst
docs/generated/pyldpc.utils_img.gray2bin.examples
docs/generated/pyldpc.utils_img.rgb2bin.examples
examples/README.txt
examples/plot_coding_decoding_simulation.py
examples/plot_image_transmission.py
examples/plot_parallel_decoding.py
examples/data/eye.jpg
examples/data/eye.png
examples/data/tiger.jpg
pyldpc/__init__.py
pyldpc/_version.py
pyldpc/code.py
pyldpc/decoder.py
pyldpc/encoder.py
pyldpc/ldpc_audio.py
pyldpc/ldpc_images.py
pyldpc/utils.py
pyldpc/utils_audio.py
pyldpc/utils_img.py
pyldpc.egg-info/PKG-INFO
pyldpc.egg-info/SOURCES.txt
pyldpc.egg-info/dependency_links.txt
pyldpc.egg-info/requires.txt
pyldpc.egg-info/top_level.txt
pyldpc/tests/test_audio.py
pyldpc/tests/test_code.py
pyldpc/tests/test_decoding.py
pyldpc/tests/test_image.py