Base class for regression modules
{G,S}et object values using MongoDB-like path notation
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.
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.
Base class for all Broccoli plugins
Gumbel distribution mode.
Invoke a callback function once for each element in an ndarray.
Shareable MetaMask ESLint config for TypeScript.
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.
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.
Internal package to track number of downloads of our design system libraries.
Get the first fulfilled promise that satisfies the provided testing function
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Sentry Node-Core SDK
Compute the arctangent of a single-precision floating-point number.
Geometric distribution median.
Apply a mask to one or more provided input arrays in a single pass.