Create an iterator which evaluates the Dirichlet eta function for each iterated value.
Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Compute the cube root of a single-precision floating-point number.
Calculate the mid-range of a strided array via a callback function, ignoring NaN values.
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
Studentized range cumulative distribution function (CDF).
JS lib with TS typings to manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Erlang distribution probability density function (PDF).
Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.
Real-valued floating-point typed array constructors.
Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
Calculate the median value of a sorted double-precision floating-point strided array.
Incremental statistics.
Return the next larger ndarray data type of the same kind.
Rayleigh distribution skewness.
Agentic SDK for Proxycurl.
Windows path segment separator.
Calculate the maximum value of a strided array according to a mask.
Pareto (Type I) distribution mode.
Sine and cosine integrals.
Calculate the range of a strided array according to a mask, ignoring NaN values.
Evaluate the Kronecker delta (single-precision).
Compute the nth Tribonacci number.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.