crick

High performance approximate and streaming algorithms


License
BSD-3-Clause
Install
pip install crick==0.0.5.post0

Documentation

Crick

Build 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