Reorder ndarray dimensions and associated strides for loop interchange.
Calculate the maximum value of a one-dimensional single-precision floating-point ndarray according to a mask.
Compute the sum of all elements in a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Square root of the golden ratio as a single-precision floating-point number.
Flowtype linting rules for ESLint.
Chi distribution probability density function (PDF).
Lévy distribution mode.
Absolute pathname of the executable which started the current Node.js process.
Compute `x * ln(y)` so that the result is `0` if `x = 0`.
Detect native WeakMap support.
Natural logarithm of `10` as a single-precision floating-point number.
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
F distribution constructor.
Compute the sum of all elements in a one-dimensional double-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Compute the maximum value of a one-dimensional ndarray via a callback function.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
All kinds of utility functions
Spence's function, also known as the dilogarithm.
Test if a value is falsy.
Test if a value is a binary string.
Add a constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.
Calculate the sum of strided array elements, ignoring NaN values.
Converter from any base to other any base
Evaluate a normalized Hermite polynomial using double-precision floating-point arithmetic.