Minimal linear algebra library
A minimal linear algebra library for Arduino. This gives you all the basics in a lean package, up to in-place matrix inversion. Matrices are represented as simple 2D arrays, so you need to check dimension agreement manually. A far more capable, testable, and friendly linear algebra library for Arduino is BasicLinearAlgebra
Filename | Release Date | File Size |
---|---|---|
MatrixMath-1.0.0.zip | 2018-07-20 | 12.13 KiB |