C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array and assigning results to a double-precision floating-point strided output array.
Discrete uniform distribution standard deviation.
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Yjs encoding protocols
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
Get the average value in an array
Chi distribution mode.
Calculate the maximum value of a strided array according to a mask.
Evaluate a Lucas polynomial.
Degenerate distribution.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Provides scaffolding for controllers as well a communication system for all controllers
Gumbel distribution mean.
Return the index of the last element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Apply a mask to one or more provided input arrays in a single pass.
Evaluate the identity function for a double-precision complex floating-point number.
Logistic distribution variance.
Parse and stringify JSON with comments. It will retain comments even after saved!
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
Test if two single-precision floating-point numbers are the same value.
Invoke a callback function once for each element in an ndarray.
Group element indices according to an indicator function.