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.3.tar.gz
(6.9 kB
view details)
File details
Details for the file HLL-1.2.3.tar.gz
.
File metadata
- Download URL: HLL-1.2.3.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bffbb751a1f97537638c68aee2a93060269feeb76da8fa03085c11df1939f3d2 |
|
MD5 | e8f643206fbc1cd0ea4fce0f94ca220f |
|
BLAKE2b-256 | 03f06655fb99054c6be71159b8d21c9bd0bb2830015029c4806fe9151afe1714 |