Dimplexion / crick

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 72.5%Language:C 25.8%Language:Batchfile 1.7%