Pareto (Type I) distribution standard deviation.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Size (in bytes) of a 32-bit unsigned integer.
Create an iterator which generates an interleaved sequence of odd integers.
Calculate the standard deviation of a strided array ignoring NaN values and using a two-pass algorithm.
Apply a binary function to each pair of elements retrieved from strided input arrays according to a callback function and assign results to a strided output array.
Agentic SDK for Bing search.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
Geometric distribution cumulative distribution function (CDF).
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
Constructor for applying a strided function to an input ndarray.
Return a string created by joining one-dimensional ndarray elements using a specified separator.
Common symbols and type definitions shared across base LAPACK APIs.
Erlang distribution.
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.
Erlang distribution probability density function (PDF).
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
Return the number of singleton dimensions.
Compute the cumulative maximum value of a one-dimensional ndarray.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Standard library for KRL
Calculate the cumulative minimum of single-precision floating-point strided array elements.