Go to file
2014-08-04 12:52:31 +02:00
bench
blas The BLAS interface is complete. 2014-06-06 11:21:19 +02:00
cmake Fix bug #738: use the "current" version of cmake project directories to ease the inclusion of Eigen within other projects. 2014-06-06 11:06:44 +02:00
debug
demos
doc Add note to EIGEN_DONT_PARALLELIZE into preprocessor documentation page (requested in IRC) 2014-07-18 15:42:12 +02:00
Eigen bump to 3.2.2 2014-08-04 12:51:54 +02:00
failtest
lapack Fix Fortran compiler detection 2014-02-13 09:21:13 +01:00
scripts simplify/uniformize eigen_gen_docs 2013-10-18 12:56:44 +02:00
test Memory allocated on the stack is freed at the function exit, so reduce iteration count to avoid stack overflow 2014-08-04 12:46:00 +02:00
unsupported Fix GMRES: Initialize essential Householder vector with correct dimension. Add check if initial guess is already a sufficient approximation. 2014-07-10 08:20:55 +02:00
.hgeol
.hgignore
CMakeLists.txt Fix typo 2014-02-20 09:06:06 +01:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake swap 3.2 <-> default CTestConfig.cmake file 2014-03-05 10:07:54 +01:00
CTestCustom.cmake.in Reduce maximum number of warnings/errors. (they took GBs even for limited period of time) 2013-06-20 17:39:15 +02:00
eigen3.pc.in
INSTALL
signature_of_eigen3_matrix_library