Left pad a string.
Determine if a value is array like.
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array.
`[].map(f)` for older browsers
filter in array tree
Deeply merge JSON-like data structures
Yet another linear programming solver. (A rewrite of javascript-lp-solver.) Aims to be decently fast.
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Broadcast array shapes to a single shape.
Compute the sum of all elements in a one-dimensional double-precision floating-point ndarray.
Flexible array sorter that sorts an array according to a 'position' meta data.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Guts Backend Tests
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Fill a double-precision complex floating-point strided array with a specified scalar constant.
Get the last or last n elements in an array.
TypeScript definitions for is-integer
Erlang distribution cumulative distribution function (CDF).
Detects if a file is binary based on its content
Test whether a string contains only white space characters.