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.6.tar.gz
(6.9 kB
view details)
File details
Details for the file HLL-1.2.6.tar.gz
.
File metadata
- Download URL: HLL-1.2.6.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c609fb6babaf0d7b73f6f43cd5b1702f51d043dd3c89aad307243514e0cfe7ba |
|
MD5 | b1f0464af395b16c922ba159762a70c7 |
|
BLAKE2b-256 | 2adf6605fbdc908bc4807a5fe4c9bc3308ac62273734b75e1cacef2f6186f94b |