Skip to content
forked from dask/crick

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

License

Notifications You must be signed in to change notification settings

milesgranger/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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.0%
  • C 26.1%
  • Cython 15.2%
  • Batchfile 1.7%