Computes the cosine similarity between two arrays.
Computes the dot product between two numeric arrays.
Computes the L2 norm (Euclidean norm) of an array of values.
Matrix inverse (code from sylvester)
A package for doing matrix arithmetic with JavaScript arrays
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.