Weissman score calculator
-
Updated
Apr 18, 2021 - Python
Weissman score calculator
This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.
This project intends to closer understand how to compress data using Huffman Coding and delve into a couple of programming examples.
This project aims utilize a sparse matrix as form of matrix or image value compression by basically implementing a special kind of data structure where it omits one continuously recurring value ultimately saving space only for "important" variables.
🧠 A revolutionary (and completely fake) compression algorithm with Weissman Scores that'll make VCs weep. Inspired by Silicon Valley. Built for laughs, tests, and maximum tech flexing. TypeScript-powered, Jest-tested, completely fictional. 🚀
Add a description, image, and links to the weissman-score topic page so that developers can more easily learn about it.
To associate your repository with the weissman-score topic, visit your repo's landing page and select "manage topics."