Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Evaluate the signum function for a single-precision floating-point number.
Turn an array like into an array
Rayleigh distribution variance.
Gumbel distribution logarithm of cumulative distribution function.
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.
Gumbel distribution logarithm of probability density function (PDF).
Resolve a loop block size for multi-dimensional array tiled loops.
Calculate the standard deviation of a strided array using Welford's algorithm.
Generate a linearly spaced two-dimensional nested numeric array.
A list of common female first names in English speaking countries.
Evaluate the Dirac delta function.
Base class for regression modules
Shareable MetaMask ESLint config for TypeScript.
Return an array containing a truncated view of an input ndarray and a view of the last element(s) along a specified dimension.
Get the first fulfilled promise that satisfies the provided testing function
Return the index of the first element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Time in seconds since the epoch.
Compute the cosine of a number minus one.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Test if an input value is a BLAS diagonal type.
Compute the sum along one or more ndarray dimensions.
Calculate the cumulative maximum of single-precision floating-point strided array elements.
Rayleigh distribution standard deviation.