Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tallamjr/shannon

Repository files navigation

shannon: Collection of Compression Algorithms

This repository is to serve as a collection of compression algorithms implemented in Python and/or Rust as a learning exercise.

Book

In addition, I am putting together (very work-in-progress) book where I will jot down concepts and toy problems I come across, which will hopefully improve my understandings. This is built with Jupyter-Book using this website as inspiration.

This can build locally with:

$ cd book && jupyterbook build . && open _build/html/index.html

Alternatively, visit www.compression-cookbook.com

References and Resources

About

Implementation of various compression algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published