@stdlib/utils-map-function
Invoke a function n times and return an array of accumulated function return values.
Found 84 results for accumulate
Invoke a function n times and return an array of accumulated function return values.
Calculate the cumulative maximum absolute value of a strided array.
Calculate the cumulative sum of single-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative geometric mean.
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
Advanced debounce/throttle with many useful features.
Invoke a function n times and return an array of accumulated function return values.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative product.
Calculate the cumulative minimum absolute value of a strided array.
Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.
Calculate the cumulative maximum of single-precision floating-point strided array elements.
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Merge json and Accumulate the value
Calculate the cumulative maximum of double-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
jQuery plugin: JavaScript like Array.reduce for plain objects
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
concat-stream as a transform stream
Calculate the cumulative maximum absolute value of double-precision floating-point strided array elements.
Create an iterator which iteratively computes a cumulative arithmetic mean.
Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.
Create an iterator which iteratively computes a cumulative sum.
Calculate the cumulative sum of strided array elements using pairwise summation.
accumulate values asynchronously
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Apply a function against an accumulator and each element in an array and return the accumulated result.
Perform actions on queued elements
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Accumualates data, e.g. from a readable stream
Create an iterator which iteratively computes a cumulative sum of absolute values.
Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.
Simple function for looping your Node.js stream with C-like for loop features: break and continue
Calculate the cumulative sum of strided array elements using ordinary recursive summation.
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
safe and reliable object accumulator
Group items and reduce each group to a single value
Reduce number of API calls for repetitive data
Group items and reduce each group to a single value