/crick

Streaming and approximate algorithms. WIP, use at own risk.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Crick

Travis Status Appveyor Status Conda Badge PyPI Badge

Crick is a fast library of approximate and streaming algorithms. It is still a work in progress, use at your own risk.

Installation

Crick is available via conda or pip:

# Install with conda
$ conda install crick -c conda-forge

# Install with pip
$ pip install crick