Skip to content

Ankur02/MatrixMath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatrixMath

A GitHub repo for the MatrixMath Arduino library - http://playground.arduino.cc/Code/MatrixMath

This Arduino library for Matrix Mathematical operations gives you all the basics in a lean package, up to in-place matrix inversion. You will need to pay careful attention to matching matrix dimensions - this isn't Matlab!

History

2016 Vasilis Georgitzikis / Package code into easy-install Arduino library.

2013 Charlie Matlack / Add in-place matrix inverse function, very helpful in limited memory environment of Arduino, and general clean-up.

Unknown original author, Arduino form user RobH45345, posted code to Arduino playground.

License

The original author didn't specify a License, but I'm going out on a limb and guessing that he implied GPL2.

About

A GitHub repo for the MatrixMath Arduino library - http://playground.arduino.cc/Code/MatrixMath

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%