Skip to content
/ crick Public

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

License

Notifications You must be signed in to change notification settings

dask/crick

Repository files navigation

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