Fill a strided array with pseudorandom numbers drawn from a normal distribution.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
Lévy distribution probability density function (PDF).
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Calculate the minimum value of a strided array.
Return the maximum value.
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.
Fréchet distribution quantile function.
Lévy distribution quantile function.
Triangular distribution constructor.
Fast base encoding / decoding of any given alphabet
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.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using pairwise summation.
Work with IANA language tags.
Attach comments to estree nodes
Fréchet distribution variance.
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 binary function to single-precision floating-point strided input arrays and assign results to a single-precision floating-point strided output array.
Kumaraswamy's double bounded distribution variance.