Perform the rank 1 operation A = α⋅x⋅y^T + A.
Hierarchical ESLint configuration collection that intends to be simple to use, layered, and shared with others
Compute the absolute value for each element in an ndarray.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
A base TSConfig for working with Node 24.
Compute the cosine of an angle measured in degrees.
Resolve the output ndarray data type for a ternary function.
Standard output.
Create a function for applying a strided function to a provided ndarray.
Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Square root of 3.
Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
Rayleigh distribution variance.
Convert subscripts to a linear index.
Compute the Fresnel integral C(x).
Calculate the cumulative maximum of single-precision floating-point strided array elements.
Pareto (Type I) distribution variance.
Pareto (Type I) distribution differential entropy.
Rayleigh distribution standard deviation.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
Kumaraswamy's double bounded distribution excess kurtosis.
Gumbel distribution standard deviation.
A polyfill for Array.prototype.flat and Array.prototype.flatMap