Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using ordinary recursive summation.
Round each element in a single-precision floating-point strided array toward negative infinity.
Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
Hypergeometric distribution cumulative distribution function (CDF).
Return the enumeration constant associated with a supported Z-test alternative hypothesis value.
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
Planck (discrete exponential) distribution probability mass function (PMF).
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Return the BLAS memory layout string associated with a BLAS memory layout enumeration constant.
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using pairwise summation.
Calculate the minimum value of a strided array according to a mask, ignoring NaN values.
Get an array of recursive directory contents
🐊Putout plugin adds ability to remove useless Array constructor
Calculate the range of a double-precision floating-point strided array according to a mask.
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the median value of a sorted strided array.
Copy an input ndarray to a new ndarray having the same shape and data type.
Convert data to float32 array or get float32 fractions
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
Functional tools for JS arrays
A tiny (less than 2 KiB Gzipped) and treeshakable! lib for typescript runtime type checks with autofix support
Kotlin compiler