You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
sjunges a47da5a17b Merge branch 'future' into gspn 9 years ago
..
Eigen Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3. 9 years ago
bench upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
blas upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
cmake upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
debug upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
demos upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
doc upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
failtest upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
lapack upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
scripts upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
test upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
unsupported Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3. 9 years ago
.hg_archival.txt upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
.hgeol upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
.hgignore upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
.hgtags upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
CMakeLists.txt upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
COPYING.BSD upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
COPYING.GPL upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
COPYING.LGPL upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
COPYING.MINPACK upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
COPYING.MPL2 upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
COPYING.README upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
CTestConfig.cmake upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
CTestCustom.cmake.in upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
INSTALL upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
README.md upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
eigen3.pc.in upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
signature_of_eigen3_matrix_library upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago

README.md

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.