Lévy distribution probability density function (PDF).
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Calculate the minimum value of a strided array.
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Fréchet distribution quantile function.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Return the maximum value.
Lévy distribution quantile function.
Fast base encoding / decoding of any given alphabet
Triangular distribution constructor.
Interchange two vectors.
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.
Provides the script, test, vars and assert runtimes.
List of ndarray data type single letter character abbreviations.
Work with IANA language tags.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using pairwise summation.
Fréchet distribution variance.
Attach comments to estree nodes
Apply a binary function to single-precision floating-point strided input arrays and assign results to a single-precision floating-point strided output array.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Apply a nullary function and assign results to elements in an output ndarray.