Convert a scalar value to a zero-dimensional ndarray.
Standard output.
Apply a binary callback to elements in two four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Compute the sum of three double-precision floating-point numbers.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Fréchet distribution quantile function.
Interchange two vectors.
Better binary searching
Test if a value is a Float16Array.
List of ndarray data type single letter character abbreviations.
Apply a binary function to single-precision floating-point strided input arrays and assign results to a single-precision floating-point strided output array.
Triangular distribution constructor.
Apply a nullary function and assign results to elements in an output ndarray.
Apply a unary function to a double-precision complex floating-point strided input array and assign results to a double-precision complex floating-point strided output array.
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Return the maximum value.
Fréchet distribution variance.
Lévy distribution quantile function.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using pairwise summation.
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.
Test if a value is a cube number.
Split array element indices into two groups.