mathl 0.0.2

A math library for Rust. The goal is to use this with rhai
Documentation
1
2
3
pub fn lu_decomp() {
    unimplemented!();
}