reedsolo 1.7.0
0
Pure-Python Reed Solomon encoder/decoder
Contents
Pure-Python Reed Solomon encoder/decoder
Stars: 359, Watchers: 359, Forks: 86, Open Issues: 21The tomerfiliba-org/reedsolomon
repo was created 12 years ago and the last code push was 1 months ago.
The project is popular with 359 github stars!
How to Install reedsolo
You can install reedsolo using pip
pip install reedsolo
or add it to a project with poetry
poetry add reedsolo
Package Details
- Author
- Tomer Filiba
- License
- Public Domain
- Homepage
- https://github.com/tomerfiliba/reedsolomon
- PyPi:
- https://pypi.org/project/reedsolo/
- GitHub Repo:
- https://github.com/tomerfiliba/reedsolomon
Classifiers
- Communications
- Scientific/Engineering/Mathematics
- System/Archiving/Backup
- System/Recovery Tools
Related Packages
Errors
A list of common reedsolo errors.
Code Examples
Here are some reedsolo
code examples and snippets.
GitHub Issues
The reedsolo package has 21 open issues on GitHub
- Cython version can not be installed