Updated 6 months ago

@stdlib/blas-ext-base-gcusumkbn2 • Rank 12.2 • Science 57%

Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-gsumkbn • Rank 6.4 • Science 57%

Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dnansumkbn • Rank 5.8 • Science 57%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dapxsumkbn • Rank 5.5 • Science 57%

Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dapxsumkbn2 • Rank 4.8 • Science 57%

Add a constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-sapxsumkbn • Rank 4.8 • Science 57%

Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dsumkbn • Rank 4.7 • Science 57%

Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dcusumkbn • Rank 4.5 • Science 57%

Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-ssumkbn • Rank 4.4 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-gapxsumkbn • Rank 4.3 • Science 57%

Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-gcusumkbn • Rank 4.3 • Science 57%

Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-scusumkbn • Rank 4.2 • Science 57%

Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

Updated 6 months ago

blas-ext-base-dcusumkbn2 • Rank 4.2 • Science 57%

Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dnannsumkbn • Rank 4.0 • Science 57%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-dnannsumkbn2 • Rank 4.0 • Science 57%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-gnansumkbn • Rank 3.9 • Science 57%

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-dmeankbn2 • Rank 3.8 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-smeankbn • Rank 3.7 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-gnannsumkbn • Rank 3.4 • Science 57%

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-smeankbn2 • Rank 3.4 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-scusumkbn2 • Rank 3.3 • Science 57%

Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-gapxsumkbn2 • Rank 3.2 • Science 57%

Add a constant to each strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-sapxsumkbn2 • Rank 3.1 • Science 57%

Add a constant to each single-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/blas-ext-base-snansumkbn • Rank 2.8 • Science 57%

Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Updated 6 months ago

@stdlib/stats-base-dmeankbn • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using an improved Kahan–Babuška algorithm.