Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Compute the L2-norm of a complex single-precision floating-point vector.
Calculate the maximum value of a sorted single-precision floating-point strided array.
Agentic SDK for LeadMagic.
Incremental statistics.
Return package names related to a specified package name.
Pareto (Type I) distribution standard deviation.
Zip one or more arrays.
Create an iterator which evaluates the factorial function for each iterated value.
Distribution of Wilcoxon signed rank test statistic.
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
Rayleigh distribution.
Sort a one-dimensional double-precision floating-point ndarray using Shellsort.
Wrap a value to the half-open interval [min,max).
Gumbel distribution entropy.
Compute the range of absolute values of a single-precision floating-point strided array.
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
Calculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Raised cosine distribution logarithm of probability density function (PDF).
Define non-enumerable read-only properties which expose ndarray function meta data.
Calculate the range of a double-precision floating-point strided array, ignoring NaN values.
Compute the cumulative sum of a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Round a numeric value to the nearest power of two toward zero.
Round a numeric value to the nearest number toward positive infinity with N significant figures.