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

foldl-incremental

Version 0.1.1.0 revision 0 uploaded by tonyday.

Package meta

Synopsis
incremental folds
Description

This library provides incremental statistical folds based upon the foldl libray. An incremental statistical fold can be thought of as exponentially-weighting statistics designed to be efficient computations over a Foldable. It supplies "incrementalize" which turns any unary function into a Fold. As a reference, "incrementalize id" is an exponentially-weighted moving average.

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