datalib-sketch

1.0.2 • Public • Published

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.

Package Sidebar

Install

npm i datalib-sketch

Weekly Downloads

2

Version

1.0.2

License

BSD-3-Clause

Last publish

Collaborators

  • jheer