/flos-encoders

My first go at writing encoders...Python and C++ implementations.

Primary LanguagePython

I am working through McAnlis' and Haecky's Understanding Compression book.

##Encoders

  • Simple variable-length encoder
  • Unary codes
  • Elias gamma encoding