Degenerate distribution.
Shareable MetaMask ESLint config for TypeScript.
Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
Calculate the minimum absolute value of a double-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.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Base class for all Broccoli plugins
Get the first fulfilled promise that satisfies the provided testing function
Gumbel distribution mean.
Logistic distribution variance.
Test if two single-precision floating-point numbers are the same value.
Sentry Node-Core SDK
Internal package to track number of downloads of our design system libraries.
Invoke a callback function once for each element in an ndarray.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Apply a mask to one or more provided input arrays in a single pass.
Gumbel distribution mode.
Stringify any JavaScript value.
Count the number of falsy elements in an ndarray.
Compute the sine of a single-precision floating-point number (in radians).
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.
Group element indices according to an indicator function.
Compute the arctangent of a single-precision floating-point number.