This is an implementation of the arithmetic encoder described in Mackay's "Information Theory, Inference, and Learning Algorithms". It is a rigorous fully bayesian algorithm for text compression.
jogardi/ArithmeticEncoder
This is an implementation of the arithmetic encoder described in Mackay's "Information Theory, Inference, and Learning Algorithms". It is a rigorous fully bayesian algorithm for text compression.
Python