The latest version of foldl-incremental is 0.2.0.0-0.

foldl-incremental

Version 0.1.0.1 revision 0 uploaded by tonyday.

Package meta

Synopsis
incremental folds
Description

`foldl-incremental` allows you to create incremental folds and scans such as moving averages or moving deviations.

It supplies Incremental which represents a state of an exponential moving average calculation, and incrementalize, which turns functions into suitable step functions.

Author
Tony Day
Bug reports
https://github.com/tonyday567/foldl-incremental/issues
Category
Control,Statistics
Copyright
Copyright (c) Tony Day 2014
Homepage
https://github.com/tonyday567/foldl-incremental
Maintainer
tonyday567@gmail.com
Package URL
n/a
Stability
Experimental

Components