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.
 
 
 
 
PBerger 4e1019e682 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
..
Eigen set use_xerces in storm-config.h 8 years ago
bench set use_xerces in storm-config.h 8 years ago
blas set use_xerces in storm-config.h 8 years ago
cmake set use_xerces in storm-config.h 8 years ago
debug set use_xerces in storm-config.h 8 years ago
demos set use_xerces in storm-config.h 8 years ago
doc set use_xerces in storm-config.h 8 years ago
failtest set use_xerces in storm-config.h 8 years ago
lapack set use_xerces in storm-config.h 8 years ago
scripts set use_xerces in storm-config.h 8 years ago
test set use_xerces in storm-config.h 8 years ago
unsupported set use_xerces in storm-config.h 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 upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
COPYING.BSD upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 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 upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 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 upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 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 upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 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/.