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.
 
 
 
 
Matthias Volk 275a191b08 Fixed spare claiming by adding missing constraint 'if the child is not claimed at the moment, it will never be claimed'. 8 years ago
..
StormEigen replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
bench replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
blas replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
cmake replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
debug renamed Eigen:: to StormEigen:: to distinguish our modified version from other versions 8 years ago
demos replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
doc replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
failtest replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
lapack replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
scripts replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
test replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
unsupported replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
.hg_archival.txt upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
.hgeol upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
.hgignore upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
.hgtags upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
CMakeLists.txt replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
COPYING.BSD renamed Eigen:: to StormEigen:: to distinguish our modified version from other versions 8 years ago
COPYING.GPL upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
COPYING.LGPL upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
COPYING.MINPACK upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
COPYING.MPL2 upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
COPYING.README replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
CTestConfig.cmake upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
CTestCustom.cmake.in upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
INSTALL replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
README.md upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
eigen3.pc.in replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 8 years ago
signature_of_eigen3_matrix_library upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 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/.