@stdlib/blas-base-scasum
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
conquering3 个人工具
A simple MCP server for adding two numbers
Pure functional AsyncIterable traversal
Pure functional AsyncIterator traversal
Pure functional Iterator traversal
Sum objects by key