HyperLogLog implementation in C.
Project description
The HyperLogLog algorithm [1] is a space efficient method to estimate the cardinality of extraordinarily large data sets. This module is written in C using a Murmur3 hash, for python 2.7.x or python 3.x.
[1] http://algo.inria.fr/flajolet/Publications/FlFuGaMe07.pdf
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
HLL-1.2.1.tar.gz
(6.9 kB
view details)
File details
Details for the file HLL-1.2.1.tar.gz
.
File metadata
- Download URL: HLL-1.2.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 836656c725c657ef7725d7b7f84af3f3a729fe484bc0dbdf7261543b2c3a702c |
|
MD5 | 202e7e4b6d039d3a2a31fd363f004f31 |
|
BLAKE2b-256 | 3afb41895c0d9db964b02bfb1704155c0545769bd80377b3b72ace99e5356107 |