MatrixMath

Minimal linear algebra library

Author
Charlie Matlack
Website
https://github.com/eecharlie/MatrixMath
Category
Data Processing
License
GPL 2.0
Library Type
Contributed
Architectures
Any

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

Downloads

Filename Release Date File Size
MatrixMath-1.0.0.zip 2018-07-20 12.13 KiB