Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.
Maintain and search through a sorted array using some low level functions
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Compute the Kruskal-Wallis test for equal medians.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Generate all possible permutations of an object's key-value pairs
Triangular distribution constructor.
Create a filled two-dimensional symmetric nested array according to a provided callback function.
[](https://discord.gg/poimandres)
Get the median value in an array
Return the maximum value.
Detect whether or not an object is a Typed Array
Enormora’s ESLint mocha configuration
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Generate contour lines from a grid of data.
Bernoulli distribution expected value.
Bernoulli distribution mode.
Fréchet distribution logarithm of probability density function (PDF).
Compute the reciprocal square root of a single-precision floating-point number.
Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Enormora’s ESLint node.js configuration
Compute the arctangent of each element retrieved from an input strided array via a callback function.