blas-ddot
Computes the dot product of x and y.
Computes the dot product of x and y.
Computes the L2 norm (Euclidean norm).
Scales elements of `x` by a constant `alpha`.
Interchanges the elements of x and y.
Finds the first element equal to the maximum absolute value of x and returns the element index.
Mergesort
Node.js bindings for libdivsufsort.
Progressively calculate and store the differences between the previous added values.
Find the number of dimensions of an array
Object diff is a *not-so-basic* diff/patch/pattern/compare implementation for JavaScript objects / object trees.
Encode and decode numbers in arbitrary bases
A better API for arrays that you can activate whenever you like. It is a little like an underscore.js, but only for arrays. Inspired by Ruby's core library, but closer to JavaScript's.
Convert string to one item of given array.
Translates a stream into a C-header char array.
Shallow check two arrays for strict equality
Limited 2 dimensional arrays
Turns object values into their array index counterparts
bit array implementation
Sort like a spreadsheet
Common functions for array.sort()