#
eppm
Here are 2 public repositories matching this topic...
Lossless text compression research bench. Encodes character positions as Chebyshev polynomial roots, measures exactly why that fails, rescues it 4.2× with finite-field arithmetic, then builds an arithmetic coder, PPM, CTW and BWT that beat bz2. Pure Python, exact bit accounting.
data-compression lossless-compression-algorithm burrows-wheeler-transform chebyshev-polynomials eppm
-
Updated
Aug 20, 2026 - Python
Add this topic to your repo
To associate your repository with the eppm topic, visit your repo's landing page and select "manage topics."