peroxide 0.24.0

Rust comprehensive scientific computation library contains linear algebra, numerical analysis, statistics and machine learning tools with farmiliar syntax
Documentation
1
2
3
4
5
6
7
pub mod fp;
pub mod general;
pub mod math;
pub mod mutable;
pub mod pointer;
pub mod num;
pub mod sugar;