Updated 11 months ago
stats-strided-dsnanmeanors
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Updated 11 months ago
stats-base-ndarray-dztest
Compute a one-sample Z-test for a one-dimensional double-precision floating-point ndarray.
Updated 11 months ago
srisaurus
Ultralight, non-dependent and minimalist open-source package to recursively generate subresource integrity (SRI) hashes.
Updated 11 months ago
math-base-special-acovercosf
Compute the inverse coversed cosine of a single-precision floating-point number (in radians).
Updated 11 months ago
stats-cumax
Compute the cumulative maximum value along one or more ndarray dimensions.
Updated 11 months ago
stats-strided-smaxabssorted
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.