Calculate the range of a single-precision floating-point strided array.
Lévy distribution logarithm of cumulative distribution function (CDF).
Attach comments to estree nodes
Compute the nth Fibonacci number.
Bernoulli distribution median.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.
Compute the sum of all elements in a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Apply a quaternary callback to elements in four five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Better binary searching
Apply a function to elements in a five-dimensional nested input array and assign results to elements in a new five-dimensional nested output array.
A list of common male first names in English speaking countries.
Compute the maximum value of a one-dimensional double-precision floating-point ndarray.
Return the maximum value.
Match human-quality input to potential matches by edit distance.
Utility library of AST helper functions
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using pairwise summation.
Bernoulli distribution standard deviation.
OpenAPI response body extraction and JSON shape assertion toolkit (framework-agnostic)
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Compute the cumulative maximum value of a one-dimensional ndarray.
Bernoulli distribution skewness.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using ordinary recursive summation.
One-sample and paired z-Test.