Lévy distribution logarithm of probability density function (PDF).
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Polygamma function.
Create an iterator which rounds each iterated value toward negative infinity.
Logistic distribution variance.
Test if a number is composite.
Create an array containing views with renamed keys for every element in a provided array.
Compute the falling factorial.
Gumbel distribution mean.
Compute the inverse hyperbolic cotangent.
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Test if two single-precision floating-point numbers are the same value.
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Polyfill of future proposal for `util.parseArgs()`
Kumaraswamy's double bounded distribution mode.
Invoke a callback function once for each element in an ndarray.
Convert an angle from radians to degrees (single-precision).
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Compute the Fresnel integral C(x).
Calculate the median value of a sorted single-precision floating-point strided array.