Generate a logarithmically spaced numeric array.
Apply a binary callback to elements in two two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Takes a set of points and partition them into clusters using the k-means algorithm.
Currents CLI tools
Calculate the maximum absolute value of a double-precision floating-point strided array.
The world's easiest, most powerful random function.
Calculate the maximum absolute value of a strided array.
<!--
Erlang distribution quantile function.
Return the last element of an array-like object.
Test whether all elements in an array are falsy.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Discrete uniform distribution cumulative distribution function (CDF).
Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.
Geometric distribution median.
Chi distribution standard deviation.
Return the part of a string before a specified substring.
Add a constant to each double-precision floating-point strided array element and compute the sum.
Gumbel distribution entropy.
Simultaneously sort two strided arrays based on the sort order of the first array using Shellsort.
Binary logarithm (base 2).
Test if a value is an array-like object containing only falsy values.
Geometric distribution logarithm of cumulative distribution function (CDF).