Change the repository type filter
All
Repositories list
5.7k repositories
www-test-code-coverage
Publicstdlib
Public✨ The fundamental numerical library for JavaScript and TypeScript. ✨fft
Publicfft-base-fftpack
Publicfft-base-fftpack-sinqi
Publicstats
PublicStandard library statistical functions.- Compute the range of a one-dimensional single-precision floating-point ndarray.
- Compute the maximum value of a sorted one-dimensional single-precision floating-point ndarray.
- Compute the range of absolute values of a one-dimensional single-precision floating-point ndarray.
stats-base-ndarray-dmin
PublicCompute the minimum value of a one-dimensional double-precision floating-point ndarray.- Compute the maximum absolute value of a one-dimensional single-precision floating-point ndarray.
stats-base-ndarray-smax
PublicCompute the maximum value of a one-dimensional single-precision floating-point ndarray.- Compute the mid-range of a one-dimensional single-precision floating-point ndarray.
- Compute the maximum value of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
- Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using Welford's algorithm.
stats-base-ndarray-smin
PublicCompute the minimum value of a one-dimensional single-precision floating-point ndarray.- Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using a one-pass trial mean algorithm with pairwise summation.
- Compute the minimum absolute value of a one-dimensional single-precision floating-point ndarray.
- Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using ordinary recursive summation.
- Compute the range of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.
- Compute the range of absolute values of a one-dimensional double-precision floating-point ndarray.
- Compute the minimum absolute value of a one-dimensional double-precision floating-point ndarray.
- Compute the mid-range of a one-dimensional double-precision floating-point ndarray.
- Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using pairwise summation.
- Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using a two-pass error correction algorithm.
stats-base-ndarray-dmean
PublicCompute the arithmetic mean of a one-dimensional double-precision floating-point ndarray.- Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
- Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
- Compute the maximum value of a sorted one-dimensional double-precision floating-point ndarray.
- Compute the maximum absolute value of a one-dimensional double-precision floating-point ndarray.
ProTip! When viewing an organization's repositories, you can use the
props. filter to filter by custom property.