Updated 11 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 11 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 11 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 11 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 11 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 11 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 11 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 11 months ago

@stdlib/stats-base-dcumax • Rank 4.2 • Science 44%

Calculate the cumulative maximum of double-precision floating-point strided array elements.

Updated 11 months ago

@stdlib/stats-base-dcuminabs • Rank 3.9 • Science 44%

Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.

Updated 11 months ago

@stdlib/blas-ext-base-dcusumors • Rank 3.4 • Science 44%

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

Updated 11 months ago

@stdlib/stats-base-scuminabs • Rank 3.3 • Science 44%

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

Updated 11 months ago

@stdlib/stats-base-scumin • Rank 3.2 • Science 44%

Calculate the cumulative minimum of single-precision floating-point strided array elements.

Updated 11 months ago

@stdlib/stats-base-dcumaxabs • Rank 3.1 • Science 44%

Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.

Updated 11 months ago

@stdlib/blas-ext-base-scusumors • Rank 3.0 • Science 44%

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

Updated 11 months ago

@stdlib/stats-base-scumaxabs • Rank 3.0 • Science 44%

Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.

Updated 11 months ago

@stdlib/stats-base-scumax • Rank 2.8 • Science 44%

Calculate the cumulative maximum of single-precision floating-point strided array elements.

Updated 11 months ago

stats-base-dcumin • Rank 0.7 • Science 44%

Calculate the cumulative minimum of double-precision floating-point strided array elements.

Updated 11 months ago

stats-base-ndarray-dcumax • Rank 0.7 • Science 44%

Compute the cumulative maximum value of a one-dimensional double-precision floating-point ndarray.

Updated 11 months ago

blas-ext-base-dcusum • Rank 0.7 • Science 44%

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

Updated 11 months ago

array-base-cusome-by-right • Rank 0.0 • Science 44%

Cumulatively test whether at least `n` elements in a provided array pass a test implemented by a predicate function, while iterating from right-to-left.

Updated 11 months ago

stats-strided-dcumax • Rank 0.0 • Science 44%

Calculate the cumulative maximum of double-precision floating-point strided array elements.

Updated 11 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 11 months ago

stats-base-ndarray-scumax • Science 44%

Compute the cumulative maximum value of a one-dimensional single-precision floating-point ndarray.

Updated 11 months ago

array-base-cuevery-by • Science 44%

Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function.

Updated 11 months ago

array-base-cunone-by • Science 44%

Cumulatively test whether every element in a provided array fails a test implemented by a predicate function.

Updated 11 months ago

ndarray-base-unary-strided1d • Science 44%

Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

Updated 11 months ago

array-base-cuevery-by-right • Science 44%

Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.

Updated 11 months ago

stats-strided-scumin • Science 31%

Calculate the cumulative minimum of single-precision floating-point strided array elements.

Updated 11 months ago

@stdlib/iter-counter • Science 44%

Create an iterator which iteratively returns the number of iterated values.

Updated 11 months ago

stats-base-ndarray-dcumin • Science 26%

Efficiently perform statistical operations on ndarray data structures with stats-base-ndarray-dcumin. Enhance your numerical computations in JavaScript. 🚀📊

Updated 11 months ago

stats-strided-dcumin • Science 44%

Calculate the cumulative minimum of double-precision floating-point strided array elements.

Updated 11 months ago

stats-base-ndarray-scumax • Science 26%

Compute the cumulative maximum value of a one-dimensional single-precision floating-point ndarray.

Updated 11 months ago

stats-cumax • Science 44%

Compute the cumulative maximum value along one or more ndarray dimensions.

Updated 11 months ago

stats-base-ndarray-dcumax • Science 44%

Compute the cumulative maximum value of a one-dimensional double-precision floating-point ndarray.

Updated 11 months ago

stats-base-ndarray-scumin • Science 26%

Efficiently compute cumulative minimum values in ndarray structures with stats-base-ndarray-scumin. Enhance your numerical analysis in JavaScript! 🐙🌐

Updated 11 months ago

@stdlib/array-base-cuevery • Science 44%

Cumulatively test whether every element in a provided array is truthy.

Updated 11 months ago

stats-strided-dcumaxabs • Science 44%

Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.

Updated 11 months ago

array-base-cusome • Science 44%

Cumulatively test whether at least `n` array elements in a provided array are truthy.

Updated 11 months ago

stats-strided-dcuminabs • Science 44%

Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.

Updated 11 months ago

stats-strided-scumaxabs • Science 44%

Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.

Updated 11 months ago

blas-ext-cusum • Science 26%

Compute the cumulative sum along one or more ndarray dimensions.

Updated 11 months ago

@stdlib/array-base-cuany • Science 44%

Cumulatively test whether at least one element in a provided array is truthy.

Updated 11 months ago

blas-ext-base-ndarray-scusum • Science 44%

Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray.

Updated 11 months ago

blas-ext-base-ndarray-dcusum • Science 44%

Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray.

Updated 11 months ago

@stdlib/array-base-cunone • Science 44%

Cumulatively test whether every element in a provided array is falsy.

Updated 11 months ago

array-base-cunone-by-right • Science 44%

Cumulatively test whether no array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.

Updated 11 months ago

stats-strided-scuminabs • Science 44%

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

Updated 11 months ago

array-base-cuany-by-right • Science 44%

Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.

Updated 11 months ago

stats-strided-scumax • Science 31%

Calculate the cumulative maximum of single-precision floating-point strided array elements.

Updated 11 months ago

iter-cusome-by • Science 44%

Create an iterator which cumulatively tests whether at least `n` iterated values pass a test implemented by a predicate function.

Updated 11 months ago

blas-ext-cusum • Science 44%

Compute the cumulative sum along one or more ndarray dimensions.

Updated 11 months ago

array-base-cuany-by • Science 44%

Cumulatively test whether at least one element in a provided array passes a test implemented by a predicate function.