golomb-decoding

There are 1 repositories under golomb-decoding topic.

  • sudhamshu091/Golomb-Coding

    Golomb coding is a lossless data compression method for data compression. I am trying to implement the concept using python.

    Language:Python20