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
//! Useful macros

pub mod julia_macro;
pub mod matlab_macro;
pub mod r_macro;