#matrix #graph #data #structure #constructing #help

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

#21 in #constructing

MIT license

2KB

#Rust Matrix

Simple Rust matrix data structure for use in various projects

No runtime deps