Logistic distribution variance.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Base class for regression modules
Gumbel distribution mean.
Test if two single-precision floating-point numbers are the same value.
Degenerate distribution.
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Invoke a callback function once for each element in an ndarray.
Gumbel distribution mode.
Shareable MetaMask ESLint config for TypeScript.
Base class for all Broccoli plugins
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Compute the sine of a single-precision floating-point number (in radians).
Count the number of falsy elements in an ndarray.
Get the first fulfilled promise that satisfies the provided testing function
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.
Geometric distribution median.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Compute the arctangent of a single-precision floating-point number.
Apply a mask to one or more provided input arrays in a single pass.
Erlang distribution excess kurtosis.
Sentry Node-Core SDK