extended_matrix 0.9.9

A matrix calculation module.
Documentation
1
2
3
4
5
6
7
mod structs;
mod test_csr_matrix;
mod test_matrix;
mod test_square_matrix;
mod test_vector;
mod test_vector_3;
mod traits;