An alias package for `crypto.randomBytes` in Node.js and/or browsers
Calculate the standard deviation of an array using a two-pass algorithm.
The smallest and simplest JavaScript priority queue
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
Spits out some stats about webpack compilation process to a file
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Various method to process spectra
Compute the maximum absolute value of a one-dimensional ndarray, ignoring `NaN` values.
Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm.
TypeScript definitions for d3-contour
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Compute the arithmetic mean of a one-dimensional single-precision floating-point ndarray.
Calculate the minimum value of an array according to a mask, ignoring NaN values.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Compute the arithmetic mean of a one-dimensional ndarray, ignoring `NaN` values and using Welford's algorithm.
Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using a two-pass error correction algorithm.
Calculate the cumulative sum of single-precision floating-point strided array elements.
Rearrange array elements by index array
Calculate the standard deviation of an array ignoring `NaN` values.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum.
Convert a string to uppercase.
Evaluate the logarithm of the cumulative distribution function (CDF) for a Planck (discrete exponential) distribution.
Calculate the range of a one-dimensional single-precision floating-point ndarray according to a mask.