AssociativeWindowAggregation.jl

Stable Dev Build Status Codecov Code Style: Blue

Accumulate result of appying binary associative operators on rolling windows.

The algorithm is constant time with respect to the window length, and is numerically stable. Details can be found in the documentation. For demonstrations, see the documentation examples as well as the project under examples/.