Logistic distribution variance.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Base class for regression modules
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
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.
Gumbel distribution mode.
Invoke a callback function once for each element in an ndarray.
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.
Shareable MetaMask ESLint config for TypeScript.
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.
Internal package to track number of downloads of our design system libraries.
Apply a mask to one or more provided input arrays in a single pass.
Sentry Node-Core SDK