uploaded 1 year ago
Eigen port to ESP

readme

# Eigen for ESP-IDF

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.

Links

Supports all targets

License: MPL-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/eigen^3.4.0"

or download archive

Dependencies

  • ESP-IDF >=4.3
  • Stats

    • Downloaded in total
      Downloaded in total 298 times
    • Downloaded this version
      This version: 57 times

    Badge

    espressif/eigen version: 3.4.0
    |