@hackage / hyperloglog

An approximate streaming (constant space) unique object counter

Latest0.5

About

Metadata

  • Last updated , by ryanglscott
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Edward A. Kmett <ekmett@gmail.com>

  • Lottery factor: 3

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.2
  3. 9.6.6
  4. 9.4.8
  5. 9.2.8
  6. 9.0.2
  7. 8.10.7
  8. 8.8.4
  9. 8.6.5
  10. 8.4.4
  11. 8.2.2

Package Flags

Use the -f option with cabal commands to enable flags

    herbie (off by default)

Readme

hyperloglog

Hackage Build Status

This package provides a working implementation of HyperLogLog.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett