HyperLogLog implementation in C for python.
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.3.0.tar.gz
(7.2 kB
view details)
File details
Details for the file HLL-1.3.0.tar.gz
.
File metadata
- Download URL: HLL-1.3.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78890429ea76dba09429b061d3eb7560ab964e95712110476989b91f148d2abf |
|
MD5 | 540dd9d7eb38b5257c89333df3a1d766 |
|
BLAKE2b-256 | 6213bc65800f579107ab982db758984a3462b120c945fbfb7c5a0a811216af4c |