Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample standard deviation
- unbiased
- stdev
- std
- View more
Calculate the standard error of the mean for a double-precision floating-point strided array using Welford's algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- standard error of the mean
- standard error
- standard deviation
- estimation
- estimate
- mean
- stdev
- std
- View more
Calculate the minimum value of a single-precision floating-point strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- minimum
- min
- range
- extremes
- domain
- extent
- strided
- strided array
- View more
Create an iterator which computes the inverse cotangent of each iterated value.
- stdlib
- stdmath
- mathematics
- math
- math.acot
- inverse
- tangent
- cotangent
- acot
- cot
- arc
- arccotangent
- trig
- trigonometry
- View more
Simple wrapper for basic arithmetic
Create an iterator which generates an interleaved integer sequence.
- stdlib
- stdmath
- mathematics
- math
- positive
- negative
- interleaved
- integer
- int
- number
- sequence
- iterator
- iterate
- iteration
Adds a constant to each strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- compensated
- kahan
- kbn
- View more
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample standard deviation
- unbiased
- stdev
- std
- View more
Calculate the range of a strided array via a callback function, ignoring NaN values.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- maximum
- max
- minimum
- min
- range
- extremes
- dispersion
- domain
- View more
A function to decompose a permutation into disjoint cycles.
Calculate the arithmetic mean of a strided array using pairwise summation.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- pairwise
- pw
- strided
- View more
Half-precision floating-point negative infinity.
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- maximum
- max
- range
- extremes
- domain
- extent
- strided
- strided array
- View more
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- strided
- strided array
- typed
- View more
Smallest positive normalized half-precision floating-point number.
Calculate the variance of a double-precision floating-point strided array ignoring NaN values.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Calculate the arithmetic mean of a strided array using an improved Kahan–Babuška algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- strided
- strided array
- array
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- strided
- strided array
- typed
- View more
Round a numeric value to the nearest multiple of b^n toward positive infinity.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- ors
- strided
- strided array
- View more