Skip to main content

Introduction

Probabilistic data structures is a common name of data structures based on different hashing techniques.

Unlike regular (or deterministic) data structures, they always give you approximated answers and usually provide reliable ways to estimate the error probability.

The potential losses or errors are fully compensated by extremely low memory requirements, constant query time and scaling.

Dependencies

Documentation

TODO

License

MIT License

Source code

Authors

  • Maintainer: Andrii Gakhov <andrii.gakhov@gmail.com>

Install

  1. Download python-pdsa archive:

    $ git clone https://github.com/gakhov/python-pdsa.git
    $ cd python-pdsa

For other download options (zip, tarball) visit the github web page of python-pdsa

  1. Build python-pdsa extension module:

    $ make build
  2. Install python-pdsa module into your Python distribution:

    $ [sudo] make install
  1. Test install:

    $ bin/python
    >>> import pdsa
    >>>

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdsa-0.1.1.tar.gz (138.5 kB view details)

Uploaded Source

File details

Details for the file pdsa-0.1.1.tar.gz.

File metadata

  • Download URL: pdsa-0.1.1.tar.gz
  • Upload date:
  • Size: 138.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pdsa-0.1.1.tar.gz
Algorithm Hash digest
SHA256 60c7a932ac0cce80d5f3d41bed33e426c12cf1589b9445585162ef3d06cc290a
MD5 47d2a1f8e8a9fc3dcc80510e339502a1
BLAKE2b-256 985895e7235878e84f149fc08dfdab9944824efa8144793e008ccd2d3f4fd81e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page