Announcements
-
Eigen 3.2.3 released!
Tuesday, December 16, 2014 in Announcements
Eigen 3.2.3 has been released on December 16, 2014. This is a maintenance release with many bug fixes since the release of 3.2.2 five months ago. For more details, look at the Changelog. The source archive is at …
-
Eigen 3.2.2 released!
Monday, August 04, 2014 in Announcements
Eigen 3.2.2 has been released on August 4, 2014. This is a maintenance release with many bug fixes since the release of 3.2.1 five months ago. In particular, this release includes various numerical improvements in JacobiSVD, LDLT, BiCGSTAB, and …
-
Eigen 3.2.1 released!
Wednesday, February 26, 2014 in Announcements
Eigen 3.2.1 has been released on February 26, 2014. This is a maintenance release with many bug fixes since the release of 3.2.0 half a year ago. The support for Eigen2 is now marked as deprecated and will be removed in the forthcoming 3.3 release. …
-
Eigen 3.1.4 & 3.0.7 released!
Friday, August 02, 2013 in Announcements
Eigen 3.1.4 and 3.0.7 have been released on August 2, 2013. The source archives are at: https://gitlab.com/libeigen/eigen/-/archive/3.1.4/eigen-3.1.4.tar.bz2, https://gitlab.com/libeigen/eigen/-/archive/3.0.7/eigen-3.0.7.tar.bz2. Those are …
-
Eigen 3.2 released!
Wednesday, July 24, 2013 in Announcements
Eigen 3.2 has been released on July 24, 2013. Since Eigen 3.1, the key new features of this version are: a built-in supernodal sparse LU solver adapted from SuperLU, a rank-revealing sparse QR factorization with numerical column pivoting, a RealQZ …
-
Eigen 3.2-rc2 released!
Friday, July 19, 2013 in Announcements
Eigen 3.2-rc2 has been released on July 19, 2013. This second release candidate fixes a naming collision by renaming the isFinite() function to allFinite, and an ICE with ICC 11.1. The source archive is at: …
-
Eigen 3.2-rc1 released!
Wednesday, July 17, 2013 in Announcements
Eigen 3.2-rc1 has been released on July 17, 2013. This release candidate should be last milestone before we release Eigen 3.2 next week. The source archive is at: https://gitlab.com/libeigen/eigen/-/archive/3.2-rc1/eigen-3.2-rc1.tar.bz2 Since …
-
Eigen received the SGP software award!
Friday, July 05, 2013 in Announcements
At the Symposium on Geometry Processing 2013, Eigen received the “High Quality Software in Geometry Processing Award 2013”. This award is sponsored by Geometry Factory.
-
Eigen 3.1.3 released!
Tuesday, April 16, 2013 in Announcements
Eigen 3.1.3 has been released on April 16, 2013. The source archive is at: https://gitlab.com/libeigen/eigen/-/archive/3.1.3/eigen-3.1.3.tar.bz2 This is a maintenance release with various bug and warning fixes. Complete changelog.
-
Eigen course at CG libs
Tuesday, March 19, 2013 in Announcements
A course on Eigen will be given at CG Libs: Smart Libraries for Computer Graphics, held in Pisa, June 3-5. CG Libs is a great initiative organized by the Eurographics Italian chapter. Six open source libraries, including Eigen, will be deeply …