Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.
Chi distribution variance.
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
Gumbel distribution probability density function (PDF).
Exponential function.
Rust utils for JavaScript projects
Bernoulli distribution skewness.
Beta prime distribution logarithm of probability density function (PDF).
Compute the residual sum of squares of two double-precision floating-point strided arrays using Blue's algorithm.
Calculate the L2-norm of a single-precision floating-point vector.
Compute a moving harmonic mean incrementally.
Return a directory name.
Compute the half-value coversed sine.
Add a constant to each single-precision floating-point strided array element and compute the sum using extended accumulation and returning an extended precision result.
Laplace distribution differential entropy.
Degenerate distribution standard deviation.
Compute the coversed sine.
Create an iterator which returns a subsequence of iterated values from a provided iterator.
Generate pseudorandom numbers drawn from a Pareto (Type I) distribution.
Compute the half-value versed cosine.
Compute the hypotenuse avoiding overflow and underflow (single-precision).
Laplace distribution skewness.
Compute a moving squared sample Pearson product-moment correlation coefficient incrementally.
Return an ndarray formed by appending provided scalar values to a one-dimensional input ndarray.