Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- welford
- arithmetic mean
- central tendency
- strided
- strided array
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- compensated
- strided
- strided array
- View more
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- welford
- strided
- strided array
- View more
Sort a strided array using insertion sort.
Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- welford
- one-pass
- arithmetic mean
- central tendency
- strided
- View more
Compute a moving unbiased sample variance incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- sample
- sample variance
- unbiased
- stdev
- standard
- deviation
- dispersion
- View more
Calculate the minimum absolute value of a single-precision floating-point strided array.
Negate a double-precision complex floating-point number.
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
- stdlib
- stdmath
- mathematics
- math
- acoversin
- acoversine
- arccoversin
- arccoversine
- coversedsine
- versedsine
- acoversinus
- arcvers
- covers
- cover
- View more
Sort a single-precision floating-point strided array using heapsort.
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- maximum
- max
- abs
- absolute
- absolute value
- range
- extremes
- domain
- View more
Calculate the cumulative sum of single-precision floating-point strided array elements.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- cumulative
- accumulate
- strided
- View more
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- strided
- strided array
- typed
- View more
Compute the hypotenuse.
- stdlib
- stdfastmath
- math
- mathematics
- fastmath
- fast
- euclid
- euclidean
- hypotenuse
- geometry
- hypot
- triangle
- pythagoras
- pythagorean theorem
- View more
Solve equations using numerical methods
- Solve
- regression
- data
- fit
- fitting
- equation
- method
- numeric
- numerical
- numerically
- linear
- system
- equations
- algebra
- View more
Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- kahan
- compensated
- kbn
- summation
- View more
Maximum half-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- max
- maximum
- floating-point
- float16
- float
- 16bit
- 16-bit
- ieee754
- View more
Exponential function.
Compute the hyperbolic arctangent of a number.
- stdlib
- stdfastmath
- mathematics
- math
- fastmath
- fast
- math.atanh
- atanh
- hyperbolic
- inverse
- tangent
- tan
- trig
- trigonometry
- View more
Effective number of bits in the significand of a double-precision floating-point number.