Updated 6 months ago

@stdlib/blas-ext-base-gapxsumpw • Rank 10.0 • Science 57%

Adds a constant to each strided array element and computes the sum using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dsumpw • Rank 9.4 • Science 57%

Calculate the sum of double-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

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

Calculate the sum of single-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dnannsumpw • Rank 5.4 • Science 57%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-sapxsumpw • Rank 5.2 • Science 57%

Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dssumpw • Rank 4.9 • Science 57%

Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.

Updated 6 months ago

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

Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

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

Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.

Updated 6 months ago

@stdlib/stats-base-dmeanpw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

Updated 6 months ago

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

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

Updated 6 months ago

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

Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.

Updated 6 months ago

@stdlib/stats-base-dnanmeanpw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.

Updated 6 months ago

@stdlib/stats-base-smeanlipw • Rank 3.9 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dsnansumpw • Rank 3.8 • Science 57%

Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using pairwise summation with extended accumulation, and returning an extended precision result.

Updated 6 months ago

@stdlib/blas-ext-base-snansumpw • Rank 3.7 • Science 57%

Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-sdsnansumpw • Rank 3.7 • Science 57%

Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.

Updated 6 months ago

@stdlib/stats-base-dsmeanpw • Rank 3.6 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.

Updated 6 months ago

@stdlib/blas-ext-base-sdsapxsumpw • Rank 3.6 • Science 57%

Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.

Updated 6 months ago

@stdlib/stats-base-dmeanlipw • Rank 3.5 • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.

Updated 6 months ago

@stdlib/stats-base-smeanpw • Rank 2.6 • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dapxsumpw • Rank 6.0 • Science 39%

Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-dcusumpw • Rank 4.0 • Science 39%

Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.

Updated 6 months ago

pairsnp • Rank 6.8 • Science 10%

A set of scripts for calculating pairwise SNP distance

Updated 6 months ago

stats-strided-dmeanpw • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

Updated 6 months ago

stats-strided-dmeanlipw • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.

Updated 6 months ago

blas-ext-base-wasm-dnansumpw • Science 44%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

Updated 6 months ago

stats-strided-dsmeanpw • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.

Updated 6 months ago

stats-strided-smeanpw • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.

Updated 6 months ago

stats-strided-dnanmeanpw • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.

Updated 6 months ago

@stdlib/blas-ext-base-gnansumpw • Science 57%

Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.