[eigen] Eigen 2.0.1 released

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


Hi,

Eigen 2.0.1, the first maintainance release for Eigen 2.0, is released.

The tarball is here:
http://download.tuxfamily.org/eigen/eigen-2.0.1.tar.bz2

The svn tag is : /tags/eigen/2.0.1

Changes:

PORTABILITY IMPROVEMENTS

* disable alignment altogether on exotic platforms on which we don't
  vectorize anyway. This allows e.g. to use Eigen on ARM platforms.

COMPATIBILITY IMPROVEMENTS

* new StdVector header with a new workaround for
  the problems with std::vector.
* workarounds for MSVC internal compiler errors
* MSVC 9 compilation fix (patch by Hauke Heibel)

BUG FIXES

* fixes for various bugs in Maps/Blocks that could give wrong results
* fix bug in 4x4 matrix inverse that could give wrong results
* compilation fix in SliceVectorization
* fix wrong static assertion (patch by Markus Moll)
* add missing operators in aligned_allocator (thanks to Hauke Heibel)

Cheers,
Benoit



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