Difference between revisions of "News:Eigen 3.3-rc1 released!"

From Eigen
Jump to: navigation, search
(Created page with "Eigen 3.3-rc1 has been released on September 22, 2016. If everything goes well, this release candidate should be last milestone before we release Eigen 3.3 next week. The so...")
 
(No difference)

Latest revision as of 20:47, 22 September 2016

Eigen 3.3-rc1 has been released on September 22, 2016.

If everything goes well, this release candidate should be last milestone before we release Eigen 3.3 next week.

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

Since 3.3-beta2, this release introduces a few new features including eigenvectors in GeneralizedEigenSolver, SparseMatrix::coeffs(), improved supports for custom nullary functors and custom complex types. This release also contains numerous fixes of all kinds and some documentation improvements.

Complete changelog.