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.1.tar.gz
(7.2 kB
view details)
File details
Details for the file HLL-1.3.1.tar.gz
.
File metadata
- Download URL: HLL-1.3.1.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 | 7789129811f4098e29d27e592ca0ac7eea64b2b34b5671a2bf9aab3acd39d667 |
|
MD5 | 29eeed34207f03de0703f35846c1e73c |
|
BLAKE2b-256 | f4bb57467682a8f6fa4dca1c45b80ea2e41c66d86fd9849df4fcb2a559a72e40 |