AssociativeWindowAggregation.jl

Aggregation of associative operators over rolling windows.
Author tpgillam
Popularity
2 Stars
Updated Last
2 Years Ago
Started In
January 2021

AssociativeWindowAggregation.jl

Stable Dev Build Status Codecov Code Style: Blue

Accumulate result of appying binary associative operators on rolling windows.

Notes

  • API is very preliminary and likely to change a lot.
  • No attempts to optimise or otherwise benchmark the algorithms has been done (yet)!

TODO

  • Fixed window for simple types would benefit from statically allocated buffers that could be reused.

Used By Packages

No packages found.