Turn an array like into an array
Base class for all Broccoli plugins
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Gumbel distribution mean.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Test if two single-precision floating-point numbers are the same value.
Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
Degenerate distribution.
{G,S}et object values using MongoDB-like path notation
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Gumbel distribution mode.
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.
Shareable MetaMask ESLint config for TypeScript.
Sentry Node-Core SDK
Compute the sine of a single-precision floating-point number (in radians).
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.
Count the number of falsy elements in an ndarray.
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.
Geometric distribution median.
Apply a mask to one or more provided input arrays in a single pass.
Get the first fulfilled promise that satisfies the provided testing function