Practical library for some common algorithms over
The Lin-Chung-Han (LCH) transform is an
additive FFT-like transform over fields
- XDRS-derived low- and high-rate LCH decoders.
- Arbitrary positive data/recovery dimensions whose normalized power-of-two mother code fits 256 symbols.
- Fine-tuned AVX2 and GFNI kernels.
High-rate codewords use Leopard-compatible encoding.
Performance comparison of
Open the benchmark report on GitHub Pages.
cmake --preset release
cmake --build --preset release
ctest --preset release