vega/datalib-sketch

Name: datalib-sketch

Owner: Vega

Description: Probabilistic data structures for large or streaming data sets.

Created: 2015-05-22 16:39:45.0

Updated: 2017-10-27 21:40:05.0

Pushed: 2017-05-13 15:50:29.0

Homepage:

Size: 187

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.