JSPM

Found 84 results for accumulate

stream-accumulator

Accumulate all the data flowing through a stream and emit it as a single chunk or as a promise

  • v0.0.2
  • 25.34
  • Published

@stdlib/blas-ext-base-gcusumkbn2

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

  • v0.2.2
  • 23.39
  • Published

gulp-aggregate

Keep track of received files and send them as a batch all together.

  • v0.1.1
  • 22.39
  • Published

extra-array.web

An array is a collection of values, stored contiguously {web}.

  • v4.3.3
  • 20.91
  • Published

@stdlib/blas-ext-base-gcusumkbn

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

  • v0.2.2
  • 19.20
  • Published

@stdlib/stats-base-dcumin

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

  • v0.2.2
  • 18.78
  • Published

@stdlib/blas-ext-base-dcusumkbn

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

  • v0.2.2
  • 17.48
  • Published

@stdlib/blas-ext-base-dcusum

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

  • v0.2.2
  • 17.13
  • Published

accum-transform

concat-stream as a transform stream

  • v1.0.2
  • 16.39
  • Published

@stdlib/blas-ext-base-scusum

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

  • v0.2.2
  • 16.39
  • Published

@stdlib/stats-base-scuminabs

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

  • v0.2.2
  • 16.35
  • Published

@stdlib/utils-async-reduce

Apply a function against an accumulator and each element in a collection and return the accumulated result.

  • v0.2.2
  • 16.14
  • Published

@stdlib/blas-ext-base-scusumkbn

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

  • v0.2.2
  • 15.86
  • Published

ai-reduce

Reduce for async iterables.

  • v2.1.0
  • 15.58
  • Published

@stdlib/stats-iter-cumeanabs

Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.

  • v0.2.2
  • 15.36
  • Published

@stdlib/utils-map-function

Invoke a function n times and return an array of accumulated function return values.

  • v0.2.2
  • 14.83
  • Published

@stdlib/utils-async-reduce-right

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

  • v0.2.2
  • 14.81
  • Published

@stdlib/stats-base-scumax

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

  • v0.2.2
  • 13.08
  • Published

@stdlib/stats-base-scumaxabs

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

  • v0.2.2
  • 12.68
  • Published

@stdlib/blas-ext-base-scusumors

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

  • v0.2.2
  • 12.63
  • Published

@stdlib/blas-ext-base-dcusumpw

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

  • v0.2.2
  • 12.43
  • Published

@stdlib/stats-base-scumin

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

  • v0.2.2
  • 12.43
  • Published

@stdlib/blas-ext-base-dcusumkbn2

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

  • v0.2.2
  • 12.00
  • Published

@stdlib/stats-base-dcumax

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

  • v0.2.2
  • 11.63
  • Published

@stdlib/blas-ext-base-scusumkbn2

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

  • v0.2.2
  • 11.63
  • Published

@stdlib/stats-iter-cumeanabs2

Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.

  • v0.2.2
  • 11.08
  • Published

jquery-reduce-object

jQuery plugin: JavaScript like Array.reduce for plain objects

  • v0.0.3
  • 11.08
  • Published

@stdlib/stats-base-dcumaxabs

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

  • v0.2.2
  • 11.07
  • Published

@stdlib/utils-reduce2d

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.

  • v0.2.2
  • 11.05
  • Published

@stdlib/stats-base-dcuminabs

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

  • v0.2.2
  • 10.73
  • Published

@stdlib/stats-iter-cumean

Create an iterator which iteratively computes a cumulative arithmetic mean.

  • v0.2.2
  • 10.45
  • Published

@stdlib/utils-reduce

Apply a function against an accumulator and each element in an array and return the accumulated result.

  • v0.2.1
  • 9.77
  • Published

accumasync

accumulate values asynchronously

  • v0.1.1
  • 9.33
  • Published

@stdlib/blas-ext-base-dcusumors

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

  • v0.2.2
  • 9.33
  • Published

@stdlib/blas-ext-base-scusumpw

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

  • v0.2.2
  • 9.18
  • Published

@stdlib/stats-iter-cusumabs2

Create an iterator which iteratively computes a cumulative sum of squared absolute values.

  • v0.2.2
  • 9.00
  • Published

action-buffer

Perform actions on queued elements

  • v1.0.0
  • 8.29
  • Published

accumulate

Accumualates data, e.g. from a readable stream

  • v0.0.2
  • 7.27
  • Published

@stdlib/stats-iter-cusumabs

Create an iterator which iteratively computes a cumulative sum of absolute values.

  • v0.2.2
  • 7.27
  • Published

@stdlib/utils-reduce-right

Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.

  • v0.2.1
  • 6.91
  • Published

loop-stream

Simple function for looping your Node.js stream with C-like for loop features: break and continue

  • v1.4.1
  • 6.91
  • Published

@stdlib/utils-map-reduce

Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.

  • v0.2.1
  • 5.76
  • Published

pull-buckets

Group items and reduce each group to a single value

    • v1.0.0
    • 5.65
    • Published

    @stdlib/utils-map-reduce-right

    Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.

    • v0.2.1
    • 4.30
    • Published

    obj-accumulator

    safe and reliable object accumulator

    • v0.3.3
    • 4.29
    • Published