Change the repository type filter
All
Repositories list
4.7k repositories
www-status
PublicUptime and status monitor for the stdlib website.- Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
- Truncated normal distribution probability density function (PDF).
- Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
- Calculate the range of a strided array according to a mask, ignoring NaN values.
stats-strided-smskmax
PublicCalculate the maximum value of a single-precision floating-point strided array according to a mask.- Compute a moving sum incrementally, ignoring NaN values.
stats-strided-dnanmskmin
Publicstats-strided-snanmskmin
Publicstats-strided-dvarm
PublicCalculate the variance of a double-precision floating-point strided array provided a known mean.stats-strided-meanpw
PublicCalculate the arithmetic mean of a strided array using pairwise summation.stats-incr-ewmean
PublicCompute an exponentially weighted mean incrementally.stats-strided-smskrange
PublicCalculate the range of a single-precision floating-point strided array according to a mask.- Compute a one-sample Z-test for a one-dimensional single-precision floating-point ndarray.
- Exponential distribution standard deviation.
stats-strided-smskmin
PublicCalculate the minimum value of a single-precision floating-point strided array according to a mask.stats-incr-mminabs
PublicCompute a moving minimum absolute value incrementally.stats-strided-dvarmpn
PublicCalculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.- Lévy distribution logarithm of cumulative distribution function (CDF).
stats-strided-nanmskmax
PublicCalculate the maximum value of a strided array according to a mask, ignoring NaN values.- Compute a two-sample Z-test for two one-dimensional double-precision floating-point ndarrays.
- Laplace distribution logarithm of cumulative distribution function (CDF).
stats-base-ndarray-ztest
PublicCompute a one-sample Z-test for a one-dimensional ndarray.stats-strided-dnanmskmax
Publicstats-strided-smaxabs
PublicCalculate the maximum absolute value of a single-precision floating-point strided array.stats-strided-nanmskmin
PublicCalculate the minimum value of a strided array according to a mask, ignoring NaN values.stats-strided-dmskrange
PublicCalculate the range of a double-precision floating-point strided array according to a mask.stats-strided-snanmskmax
PublicCalculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.- Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.
stats-strided-dmskmax
PublicCalculate the maximum value of a double-precision floating-point strided array according to a mask.