2 releases
0.1.1 | Jun 25, 2021 |
---|---|
0.1.0 | Jun 25, 2021 |
#1808 in Math
482 downloads per month
13KB
291 lines
Exponential Moving Average (ema)
See the docs
lib.rs
:
Library for using exponential moving averages that is generic over the underlying float type.
Dependencies
~245KB