reedsolomon: Reed-Solomon Erasure Coding in Haskell
Modules
- Data
- Data.ReedSolomon
- Data.ReedSolomon.BuildInfo
- Vector
- Storable
- Data.Vector.Storable.ByteString
- Storable
- Data.ReedSolomon
Flags
Manual Flags
Name | Description | Default |
---|---|---|
simd | Enable SIMD Galois field calculation routines | Enabled |
llvm | Enable LLVM compilation | Enabled |
examples | Build example binaries | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- reedsolomon-0.0.4.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1.0, 0.0.1.1, 0.0.1.2, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.4.1, 0.0.4.2, 0.0.4.3 (info) |
---|---|
Dependencies | base (>=4.7 && <4.10), bytestring (>=0.10 && <0.11), exceptions (>=0.8 && <0.9), gitrev (>=1.0 && <1.3), loop (>=0.2 && <0.4), mtl (>=2.1 && <2.3), primitive (>=0.6 && <0.7), profunctors (>=4.4 && <5.3), vector (>=0.10 && <0.12) [details] |
License | MIT |
Copyright | (c) 2015, 2016, Nicolas Trangez (c) 2015, Klaus Post (c) 2015, Backblaze |
Author | Nicolas Trangez |
Maintainer | ikke@nicolast.be |
Category | Data |
Home page | http://github.com/NicolasT/reedsolomon |
Bug tracker | http://github.com/NicolasT/reedsolomon/issues |
Source repo | head: git clone https://github.com/NicolasT/reedsolomon.git |
Uploaded | by NicolasTrangez at 2017-01-13T15:37:16Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | reedsolomon-profiling, reedsolomon-simple-bench, reedsolomon-simple-decoder, reedsolomon-simple-encoder |
Downloads | 4860 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-01-13 [all 3 reports] |