Change the repository type filter
All
Repositories list
4k repositories
stdlib
Public- Uptime and status monitor for the stdlib website.
math
Public- Evaluate the Dirac delta function in single-precision floating-point format.
- Standard library statistical functions.
stats-base
Publicblas-ext-base
Publicrepl-help
Publicrepl-typed-signature
Publicrepl-signature
Publicconstants
Publicrepl-info
Publicrepl-code-blocks
Publicrepl
Publicstats-base-snanminabs
PublicCalculate the minimum absolute value of a single-precision floating-point strided array, ignoring NaN values.stats-base-snanmax
Publicstats-base-dstdevyc
PublicCalculate the standard deviation of a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.stats-base-smskmax
PublicCalculate the maximum value of a single-precision floating-point strided array according to a mask.stats-base-smskmin
PublicCalculate the minimum value of a single-precision floating-point strided array according to a mask.stats-base-sminsorted
PublicCalculate the minimum value of a sorted single-precision floating-point strided array.stats-base-smeanwd
PublicCalculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.stats-base-smaxsorted
PublicCalculate the maximum value of a sorted single-precision floating-point strided array.stats-base-smaxabssorted
PublicCalculate the maximum absolute value of a sorted single-precision floating-point strided array.stats-base-smaxabs
PublicCalculate the maximum absolute value of a single-precision floating-point strided array.stats-base-svariancech
PublicCalculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.stats-base-svariancetk
PublicCalculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.stats-base-srange
PublicCalculate the range of a single-precision floating-point strided array.