Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
{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.
Base class for all Broccoli plugins
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Gumbel distribution mode.
Shareable MetaMask ESLint config for TypeScript.
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.
Compute the sine of a single-precision floating-point number (in radians).
Internal package to track number of downloads of our design system libraries.
Sentry Node-Core SDK
Count the number of falsy elements in an ndarray.
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Get the first fulfilled promise that satisfies the provided testing function
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.