NOTICE: This package has been removed from pkgsrc

./wip/go-ewma, Exponentially Weighted Moving Average algorithms for Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20201215, Package name: go-ewma-20201215, Maintainer: kamelderouiche

An exponentially weighted moving average is a way
to continuously compute a type of average for a
series of numbers, as the numbers arrive. After
a value in the series is added to the average,
its weight in the average decreases exponentially
over time.


Master sites:


Version history: (Expand)