Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 224 Bytes

##Hyperloglog Counter Hyperloglog algorithm by using 3 different hash functions!

  1. khmer internal hash function
  2. sha1 default hash function
  3. murmur3 hash function

For now, murmur3 is not ready but it will be soon!