#matrix #graph #structure #constructing #help #n-n

rust_basic_matrix

A simple N*N Matrix data structure to help with constructing graphs

4 releases

Uses old Rust 2015

0.0.4 Oct 18, 2016
0.0.3 Oct 18, 2016
0.0.2 Oct 18, 2016
0.0.1 Oct 18, 2016

#25 in #constructing

MIT license

2KB

#Rust Matrix

Simple Rust matrix data structure for use in various projects

No runtime deps