← Back to team overview

yade-users team mailing list archive

Minimal required Eigen3 version is 3.2.1

 

Dear users and developers,

several days ago I switched the vectorization for
Eigen3 library, which we use for the mathematical
objects.

It should speed up some simulations, but we do really
need to use the latest stable Eigen3 version 3.2.1.

Please, upgrade your Eigen3 installation. Update packages
are available here [1]. Also you can download Eigen3 from
Eigen`s official WEB-site [2] and let cmake know, where to
find it:

cmake -DEIGEN3_INCLUDE_DIR=/path/to/eigen3

Yadedaily-users should not worry about this change.
Feedback is welcome.

[1] http://www.yade-dem.org/packages/
[2] http://eigen.tuxfamily.org/

Best regards

Anton