Return the index of the last element which equals a provided search element.
Convert a scalar value to a zero-dimensional ndarray.
Compute the nth Lucas number.
Is this value a Node.js version?
Ukkonens approximate string matching algorithm for finding edit distance similar to Levenshtein
Convert an array to an array of a different data type.
Fast base encoding / decoding of any given alphabet
Lévy distribution probability density function (PDF).
Determine the minimum array data type for storing a provided unsigned integer value.
Calculate the minimum value of a strided array.
Find [nd-]array min/max values
Return a constructor for creating a two-sample Z-test results object.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using an improved Kahan-Babuška algorithm.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring NaN values.
Array utils
Compute the half-value coversed sine.
Fréchet distribution quantile function.
Check if the runtime is Electron.
Define a non-enumerable property.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Compute the sum of three double-precision floating-point numbers.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Broadcast ndarrays to a common shape.