mentat 0.0.4

A Rust library for scientific computing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# mentat

A Rust library for scientific computing

# features

* Exponentially weighted moving average (EWMA)
* Monotonic Cubic Spline interpolation


# examples

Full examples are available [here](docs/README.md).