-
Notifications
You must be signed in to change notification settings - Fork 0
shrdlu68/ac-experiment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
My experiments in the problem-space of compression. This is an implementation of binary arithmetic coding[1] in Common Lisp. The code uses SBCL hash-tables extensions, and runs hopelessly slow on any implementation other than SBCL. The modeling and the encoding are decoupled, making it possible to test different models. For now the only test included is a simple Markov model with a naive context mixing approach.
About
My experiments with binary arithmetic coding and statistical modelling
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published