1.0.2 • Published 7 years ago

datalib-sketch v1.0.2

Weekly downloads
32
License
BSD-3-Clause
Repository
github
Last release
7 years ago

datalib-sketch

Build Status npm version

Probabilistic data structures for large or streaming data sets.

This module exports the following sketches:

Build Process

To use datalib-sketch in the browser, you need to build the datalib-sketch.js and datalib-sketch.min.js files. We assume that you have npm installed.

  1. Run npm install in the datalib-sketch folder to install dependencies.
  2. Run npm run build. This will invoke browserify to bundle the source files into datalib-sketch.js, and then uglify-js to create the minified datalib-sketch.min.js.
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago