Package: golang-github-vividcortex-ewma-dev (1.1.1-2)
Links for golang-github-vividcortex-ewma-dev
Debian Resources:
Download Source Package golang-github-vividcortex-ewma:
- [golang-github-vividcortex-ewma_1.1.1-2.dsc]
- [golang-github-vividcortex-ewma_1.1.1.orig.tar.xz]
- [golang-github-vividcortex-ewma_1.1.1-2.debian.tar.xz]
Maintainers:
- Debian Go Packaging Team (QA Page, Mail Archive)
- Dr. Tobias Quathamer (QA Page)
- Dmitry Smirnov (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Exponentially Weighted Moving Average algorithms for Go
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. This biases the average towards more recent data. EWMAs are useful for several reasons, chiefly their inexpensive computational and memory cost, as well as the fact that they represent the recent central tendency of the series of values.
Download golang-github-vividcortex-ewma-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.3 kB | 22.0 kB | [list of files] |