nd_array 0.1.0

Crate for linear algebra that tries to have a similar api to numpy
Documentation
1
2
3
mod ndarray;

pub use ndarray::*;