cpp icon indicating copy to clipboard operation
cpp copied to clipboard

Elias gamma compression algorithm

Open umutZeren opened this issue 4 years ago • 0 comments

Elias gamma algorithm compress integers. It takes a file that contains tab separated integer, for example stocks price data then compress it and outputs a binary file of compressed ints.

I am creating a pull request for...

  • [x] New algorithm
  • [ ] Update to an algorithm
  • [ ] Fix an error
  • [ ] Other - Describe below

umutZeren avatar Dec 28 '20 15:12 umutZeren