espressif_idf-extra-components/eigen
Daniel Paul 458086bb45 Added badges with version to the README files of components 2022-12-14 12:16:40 +01:00
..
eigen@3147391d94 Add Eigen port to ESP 2022-09-30 12:29:03 +03:00
CMakeLists.txt Add Eigen port to ESP 2022-09-30 12:29:03 +03:00
LICENSE Add Eigen port to ESP 2022-09-30 12:29:03 +03:00
README.md Added badges with version to the README files of components 2022-12-14 12:16:40 +01:00
dummy.c Add Eigen port to ESP 2022-09-30 12:29:03 +03:00
idf_component.yml Add Eigen port to ESP 2022-09-30 12:29:03 +03:00

README.md

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.