Eigen#

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

Read more about eigen on their website.

Licensing#

Starting from the 3.1.1 version, it is licensed under the MPL2.

The eigen module on the HPC#

The eigen module can be loaded into your environment with the following command:

$ module add eigen

The eigen module is available on ARC3:

System

Version

Command

ARC3

eigen 3.3.7

module add eigen/3.3.7