Create an array containing pseudorandom numbers drawn from an exponential distribution.
Convert each element in a strided array from degrees to radians.
A base set of recommended ESLint rules for TypeScript projects
Return the enumeration constant associated with a Z-test alternative hypothesis string.
Apply a quinary callback to elements in five two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Standard library for Fantasy Land
Return the index of the last element which equals a provided search element.
Convert data to float32 array or get float32 fractions
Compute the squared absolute value for each element in a strided array.
Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Exponential distribution variance.
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
Babel preset for all Vue plugins.
Calculate the maximum absolute value of a double-precision floating-point strided array according to a mask.
A zero dependency object merger with typescript support and built in common merge utilities.
Geometric distribution probability mass function (PMF).
Calculate the range of a strided array according to a mask, ignoring NaN values.
Compute minimum and maximum absolute values incrementally.
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
TypeScript definitions for tiny-async-pool
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Compute the sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.