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.7.tar.gz
(6.9 kB
view details)
File details
Details for the file HLL-1.2.7.tar.gz
.
File metadata
- Download URL: HLL-1.2.7.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.9.1 setuptools/34.3.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8420f0fb8c2aaa2a3cc50ecd359c31fd2be834520566363238dc78300019bb4d |
|
MD5 | 713385eff3b5c7a161de2b3df490fb87 |
|
BLAKE2b-256 | d6688f7ae23cb0b0e6da07776f17240570b433e785e3b4c34259b363d2ab8fbd |