Circular buffer.
Arcsine distribution skewness.
Sort a double-precision floating-point strided array.
Apply a function to a each element of a collection and return a new array of results.
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
Test whether a string contains only white space characters.
autofix some errors reported by eslint rules.
A library to help construct a graphql-js server supporting react-relay.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array.
Array#filter() with also detecting indexes of filtered values
Add a constant to each single-precision floating-point strided array element and compute the sum using pairwise summation with extended accumulation.
Return an array of an object's inherited enumerable symbol properties.
Parse HTTP X-Forwarded-For header
Turns an array of arrays of data into a nested tree of plain objects
Test if a value is an ndarray-like object containing double-precision floating-point numbers.
Counter DDS
Base double-precision floating-point number assert functions.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Chi distribution cumulative distribution function (CDF).
async.mapLimit's functionality available as a standalone npm module
Node.js streams in the browser
Arcsine distribution mode.
Replace or remove multiple items in an array.
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.