Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Constructor for performing a reduction on an input ndarray.
This is the **x86_64-apple-darwin** binary for `@bitwarden/sdk-napi`
Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Compile a module for evaluating a polynomial.
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
Calculate the arithmetic mean 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.
A "standard library" of stuff I find to routinely be useful in Node.js
Compute the number of representable single-precision floating-point values that separate two single-precision floating-point numbers along the real number line.
A repository for generating content for llms.txt and llms-full.txt files used by Rust libraries.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Cauchy distribution logarithm of probability density function (logPDF).
Template project for writing node package with napi-rs
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.
Compute cos(πx).
useful add-ons for react-three-fiber
Arcsine distribution variance.
Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.
A foreign function interface (FFI) for Node.js, N-API style
Object containing the user environment.
Calculate the variance of a strided array ignoring NaN values and using a one-pass textbook algorithm.
Arcsine distribution probability density function (PDF).