Updated Eigen version number

release/4.3a0
Alex Cunningham 2011-10-18 19:37:36 +00:00
parent e356c30dad
commit 4e49c51c8a
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -26,7 +26,7 @@ of licensing in LICENSE and as follows:
- CCOLAMD 2.73: Tim Davis' constrained column approximate minimum degree ordering library - CCOLAMD 2.73: Tim Davis' constrained column approximate minimum degree ordering library
- http://www.cise.ufl.edu/research/sparse - http://www.cise.ufl.edu/research/sparse
- Licenced under LGPL v2.1, provided in gtsam/3rdparty/CCOLAMD/Doc/lesser.txt - Licenced under LGPL v2.1, provided in gtsam/3rdparty/CCOLAMD/Doc/lesser.txt
- Eigen 3.0.1: General C++ matrix and linear algebra library - Eigen 3.0.3: General C++ matrix and linear algebra library
- Licenced under LGPL v3, provided in gtsam/3rdparty/Eigen/COPYING.LGPL - Licenced under LGPL v3, provided in gtsam/3rdparty/Eigen/COPYING.LGPL
All of the above contain code and tests, and build local shared libraries that are then All of the above contain code and tests, and build local shared libraries that are then