[eigen] 2.0.14 released

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hi,

Eigen 2.0.14 is released.

The source archive is at:
http://bitbucket.org/eigen/eigen/get/2.0.14.tar.bz2

Changes since 2.0.13:

    * Fix #141: crash in SSE (alignment problem) when using
dynamic-size matrices with a max-size fixed at compile time that is
not a multiple of 16 bytes. For example,
Matrix<double,Dynamic,Dynamic,AutoAlign,5,5>.
    * Fix #142: LU of fixed-size matrices was causing dynamic memory
allocation (patch by Stuart Glaser).
    * Fix #127: remove useless static keywords (also fixes warnings
with clang++).

Benoit



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/