Calculate the standard deviation of a single-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 minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Degenerate distribution.
Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
Sentry Node-Core SDK
Gumbel distribution mean.
Logistic distribution variance.
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Internal package to track number of downloads of our design system libraries.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Stringify any JavaScript value.
Test if two single-precision floating-point numbers are the same value.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Invoke a callback function once for each element in an ndarray.
Apply a mask to one or more provided input arrays in a single pass.
Gumbel distribution mode.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Count the number of falsy elements in an ndarray.
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Group element indices according to an indicator function.
Compute the sine of a single-precision floating-point number (in radians).
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.