Common logarithm (base ten).
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Weibull distribution probability density function (PDF).
Return a new array with elements in reverse order.
simple, fast data filter
Binomial distribution expected value.
A zero dependency object merger with typescript support and built in common merge utilities.
Round each element in a single-precision floating-point strided array toward positive infinity.
Detect native Map support.
Calculate the variance of a strided array ignoring NaN values and using a two-pass algorithm.
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Create an ndarray function interface which performs multiple dispatch.
Calculate the standard deviation of a strided array using Welford's algorithm.
Detect native async/await support.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
Determine the minimum array data type for storing a provided unsigned integer value.
TypeScript definitions for tiny-async-pool
Plugin for in-app-purchases
Create an iterator which returns evenly spaced numbers over a specified interval.
TypeScript definitions for cross-spawn
Treat your $PATH like a JavaScript Array
Test if an input value is a supported array floating-point data type.
Test if an input value is a supported array numeric data type.
Apply a quinary callback to elements in five four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.