Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Compute the falling factorial.
Fréchet distribution mode.
Standard library aliases.
Compute the sum along one or more ndarray dimensions.
Stylable text tables, handling ansi colour. Useful for console output.
Apply a mask to one or more provided input arrays in a single pass.
Rayleigh distribution expected value.
Laplace distribution skewness.
Common symbols and type definitions shared across base LAPACK APIs.
Invoke a callback function once for each element in an ndarray.
Compute the range of absolute values of a one-dimensional single-precision floating-point ndarray.
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Take elements from an array and return a new array after applying a mapping function.
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
Beta prime distribution standard deviation.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Create an iterator which evaluates the exponential function.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Laplace distribution median.
Time in seconds since the epoch.
Chi distribution quantile function.
Calculate the L2-norm of a vector.