[Lunar-commits] <moonbase> eigen: version bumped to 3.0.2.

Florin Braescu florin at lunar-linux.org
Tue Sep 6 20:41:06 CEST 2011


commit ea2c8747217798d2db3c47178b62bdd18b29ceb8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Sep 6 22:41:06 2011 +0400

    eigen: version bumped to 3.0.2.
---
 libs/eigen/DETAILS |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/libs/eigen/DETAILS b/libs/eigen/DETAILS
index c4266b3..c1384a5 100644
--- a/libs/eigen/DETAILS
+++ b/libs/eigen/DETAILS
@@ -1,12 +1,12 @@
           MODULE=eigen
-         VERSION=2.0.16
+         VERSION=3.0.2
           SOURCE=$VERSION.tar.bz2
       SOURCE_URL=http://bitbucket.org/eigen/$MODULE/get
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$MODULE-$VERSION
-      SOURCE_VFY=sha1:d0fad8b182280c378f413d1908ad611c921f40c2
+      SOURCE_VFY=sha1:2bcc7a6b415f5c75b5e061a399c3f9ab9aadb708
         WEB_SITE=http://eigen.tuxfamily.org
          ENTERED=20080112
-         UPDATED=20110827
+         UPDATED=20110906
            SHORT="linear algebra libraries for simple mathematical needs"
 
 cat << EOF
@@ -14,7 +14,6 @@ Unlike most other linear algebra libraries, Eigen focuses on the simple
 mathematical needs of applications: games and other OpenGL apps, spreadsheets
 and other office apps, etc. Eigen is dedicated to providing optimal speed with
 GCC.
-
     * Its fixed-size classes are specially optimized for small sizes up to 4,
       although it is theoretically possible to specialize them to any size.
       They never cause dynamic memory applications and the simple operations on


More information about the Lunar-commits mailing list