v1 0.0.1

Scalar mathematical library for neural networks.
Documentation
1
2
3
4
5
mod finance_tests {
    pub mod trend_tests;
    pub mod oscillator_tests;
    pub mod value_tests;
}