Calculate the arithmetic mean of an array using pairwise summation.
RabbitMQ Management API client
Evaluate the logarithm of the probability mass function (PMF) for a Planck (discrete exponential) distribution.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
Zero dependency library to safe merge objects.
Calculate the variance of an array.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
Compute the arithmetic mean of a one-dimensional single-precision floating-point ndarray using Welford's algorithm.
Multi-slice constructor.
Normalize a MultiSlice object.
Base64 encoding/decoding in pure JS
Create and compare files stats, and webpack bundle stats
Calculate the maximum absolute value of an array.
Pretty print JavaScript errors on the Web and the Terminal
Bradford distribution variance.
Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.
Calculate the arithmetic mean of an array using a two-pass error correction algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using pairwise summation.
Compute the standard deviation of a one-dimensional single-precision floating-point ndarray using a one-pass trial mean algorithm.
Get the average value in an array
Calculate the arithmetic mean of an array, ignoring NaN values and using ordinary recursive summation.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Compute the arithmetic mean of a one-dimensional ndarray.