Compute a moving mean squared error (MSE) incrementally.
Compute an exponentially weighted mean incrementally.
Compute an unbiased sample variance incrementally.
Get all children of a pid
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Detect if your code is running on an AWS Lambda server
TypeScript definitions for base16
Laplace distribution differential entropy.
Converts an array of GLSL tokens to a plain source string
The lodash method `_.isPlainObject` exported as a module.
Compute the coversed sine.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Range header field string parser
Laplace distribution logarithm of cumulative distribution function (CDF).
Fréchet distribution variance.
Compute the hyperbolic arccosine of a double-precision floating-point number.
Lévy distribution entropy.
A dynamic, high performance, load balancing reverse proxy.
Remove the last grapheme cluster (i.e., user-perceived character) of a string.
Node HTTP/HTTPS Agents for tunneling proxies
Return the index of the first element which passes a test implemented by a predicate function.
delay the evaluation of a paramless async function and cache the result