Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

eigen/3.4.0

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
Recipe info
MPL-2.0, LGPL-3.0-or-later
2025-08-19

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
eigen/3.4.0

Using eigen

Loading ...
Loading...