rust_basic_matrix 0.0.3

A simple N*N Matrix data structure to help with constructing graphs
Documentation
1
2
3
#Rust Matrix

Simple Rust matrix data structure for use in various projects