Re: [eigen] 3.3-beta1 released!

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


Wonderful! Congrats to the maintainers, Gael and Christoph, and everyone who's been contributing!
I updated the 3.3 page to reflect some more ARM NEON improvements.
Cheers,
Benoit

2015-12-16 15:59 GMT-05:00 Gael Guennebaud <gael.guennebaud@xxxxxxxxx>:
Eigen 3.3-beta1 has been released today, December 16, 2015.

The source archive is at:
http://bitbucket.org/eigen/eigen/get/3.3-beta1.tar.bz2

Since the previous 3.3-alpha1 release, this beta version introduces several fixes, as well as some novel features such as new array functions (rsqrt, sign, lgamma, erf, erfc), row/column-wise lpNorm, LU::transpose()/adjoint() API [1], support for matrix-free iterative solvers [2], improved sparse matrix filling and products, and more [0].

If you missed the major novelties introduced in the 3.3-alpha1 version, here is a brief summary of the most exciting ones: novel _expression_ template engine, fast divide and conquer SVD [3], support for AVX and VSX vector instructions, more OpenMP parallelism [4], a LS-CG solver [5].

Check the page dedicated to the 3.3 release [6] for a comprehensive review of all the novelties and improvements introduced in the 3.3 branch.

As for any beta release, everybody is highly encouraged to test this release on their own basecode and report any compilation issue or performance regression on the bugtracker [7].


[0] Complete changelog since 3.3-alpha1:  http://eigen.tuxfamily.org/index.php?title=ChangeLog#3.3-beta1
[1] http://eigen.tuxfamily.org/dox-devel/classEigen_1_1SolverBase.html
[2] http://eigen.tuxfamily.org/dox-devel/group__MatrixfreeSolverExample.html 
[3] http://eigen.tuxfamily.org/dox-devel/classEigen_1_1BDCSVD.html
[4] http://eigen.tuxfamily.org/dox-devel/TopicMultiThreading.html
[5] http://eigen.tuxfamily.org/dox-devel/classEigen_1_1LeastSquaresConjugateGradient.html
[6] http://eigen.tuxfamily.org/index.php?title=3.3
[7] http://eigen.tuxfamily.org/bz



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