Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 521 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 521 Bytes

Eigen for ESP-IDF

Component Registry

This component ports Eigen library into the esp-idf.

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.

For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.