Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
/ EigenArduino Public archive

Port of the Eigen matrix-math library to the Arduino (and similar AVR platforms)

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING.GPL
LGPL-3.0
COPYING.LGPL
Notifications You must be signed in to change notification settings

vancegroup/EigenArduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Eigen 3.0.5, with a dummy Eigen30.h file added for the sake of Arduino's IDE.

You'll need an updated version of StandardCplusplus - if you're using the Arduino IDE,
be sure there's #include <StandardCplusplus.h> in your sketch so it knows to use it.

About

Port of the Eigen matrix-math library to the Arduino (and similar AVR platforms)

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING.GPL
LGPL-3.0
COPYING.LGPL

Stars

Watchers

Forks

Packages

No packages published

Contributors 28

Languages