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.2.8.tar.gz
(7.0 kB
view details)
File details
Details for the file HLL-1.2.8.tar.gz
.
File metadata
- Download URL: HLL-1.2.8.tar.gz
- Upload date:
- Size: 7.0 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 | b191f58175c28fdc0fde5ba180f50636589fb896a58bb8e9c6fd7f2f6ba4af7c |
|
MD5 | 49efca61c2fca5fb4b86b59281290b1b |
|
BLAKE2b-256 | c260205a035f5a8c15b2799370a69f82f3c260c6667630f630741fa3eba0e979 |