Implementation of a Matrix type using flat arrays for speed.
The goal is to build a complete linear algebra library in pure elm.