foldl-incremental: incremental folds
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
[maintain]
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.
[Skip to ReadMe]
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.2.0.0 |
---|---|
Change log | None available |
Dependencies | base (==4.*), foldl (>=1.0.3 && <2) [details] |
License | MIT |
Copyright | Copyright (c) Tony Day 2014 |
Author | Tony Day |
Maintainer | tonyday567@gmail.com |
Category | Control, Statistics |
Home page | https://github.com/tonyday567/foldl-incremental |
Bug tracker | https://github.com/tonyday567/foldl-incremental/issues |
Source repository | head: git clone git://github.com/tonyday567/foldl-incremental.git |
Uploaded | Mon Apr 14 05:17:06 UTC 2014 by tonyday |
Modules
[Index]
- Control
Downloads
- foldl-incremental-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainers' corner
For package maintainers and hackage trustees