polymath 0.3.1

Make math in Rust more powerful! (New math datatypes, traits, functions, etc...)
Documentation
1
2
3
mod matrix;

pub use matrix::Matrix;