ewma 0.1.1

Exponentially weighted moving average implementation
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Preetam Jinka <open-source@preet.am>"]
description = "Exponentially weighted moving average implementation"
license = "MIT"
name = "ewma"
readme = "README.md"
repository = "https://github.com/Preetam/rust-ewma"
version = "0.1.1"