476 packages found
Calculate the sum of strided array elements using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Calculate the sum of strided array elements.
Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- compensated
- kahan
- kbn
- View more
Adds a constant to each strided array element and computes the sum using pairwise summation.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- strided
- strided array
- typed
- View more
Calculate the arithmetic mean of a strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- arithmetic mean
- central tendency
- strided
- strided array
- array
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
Reinterpret a Complex64Array as a Float32Array.
Reinterpret a Complex128Array as a Float64Array.
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.
Calculate the sum of double-precision floating-point strided array elements.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- strided
- strided array
- typed
- View more
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.
Calculate the variance of a strided array.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Calculate the sum of strided array elements using ordinary recursive summation.
Calculate the variance of a strided array using a two-pass algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- variance
- var
- deviation
- dispersion
- sample variance
- unbiased
- stdev
- std
- View more
Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- compensated
- kahan
- kbn
- View more
Calculate the sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- blas
- extended
- sum
- total
- summation
- compensated
- kahan
- kbn
- View more