matreex
A simple matrix implementation.
Quick Start
use matrix;
let lhs = matrix!;
let rhs = matrix!;
assert_eq!;
FAQs
Why matreex instead of matrix?
Hmm ... Who knows? Could be a name conflict.
Where are the docs?
Coming soon (maybe not that soon).