Standard library aliases.
Rayleigh distribution expected value.
Laplace distribution skewness.
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Count the number of falsy elements in an ndarray.
Apply a mask to one or more provided input arrays in a single pass.
Common symbols and type definitions shared across base LAPACK APIs.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Time in seconds since the epoch.
Stylable text tables, handling ansi colour. Useful for console output.
Invoke a callback function once for each element in an ndarray.
Chi distribution quantile function.
Calculate the L2-norm of a vector.
Laplace distribution median.
Create an iterator which evaluates the exponential function.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Logistic distribution variance.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Beta prime distribution standard deviation.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Compute the Fresnel integral C(x).
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().