Author: freedeaths Date: 2022.Jan.31 Version: v0.2.0
Mathbox is a collection of math tools for Rust. na stands for Numric Analisys; opt is Optimization; stats is Statistics. There will be more modules in the future.
app is a collection of tools for different filed such as time series signal processing, based on na, opt, stats and other basic modules.
- Correlation of different signals
- Change-points detection
- Decomposition of a signal
Please take a look at Examples.