Go to file
2011-02-21 16:17:58 +01:00
bench fix bug #189 (issue with fortran concentions to return COMPLEX values) 2011-02-18 15:11:31 +01:00
blas forgot that one, again 2011-02-18 17:50:36 +01:00
cmake it is now up to user of these Find* module to find and link to BLAS and/or LAPACK 2011-02-18 11:23:27 +01:00
debug
demos
doc mention std::ptr_fun in the quickref guide 2011-02-17 18:07:21 +01:00
Eigen fix ICE and warning with gcc 4.2.4 2011-02-21 16:11:18 +01:00
failtest
lapack add lapack interface to real symmetric eigenvalue dec and enable building of the lapack shared library 2011-02-18 11:25:04 +01:00
scripts
test workaround ICC aggressive optimization 2011-02-21 16:17:58 +01:00
unsupported link to blas/lapack only when needed, and use the static versions to hopefully workaround weird linking issues to gfortranbegin (see jitse dashboard) 2011-02-21 15:48:37 +01:00
.hgeol Added configuration file for the 'eol' extension. 2011-02-12 18:38:56 +01:00
.hgignore
.krazy
CMakeLists.txt make check no test everything - also rm the EigenTesting cmake sub-project 2011-02-17 16:58:18 +01:00
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake CTEST_CUSTOM_* parameter have to be put in a CTestCustum.cmake file which itself has to be in the build directory 2011-02-15 12:39:45 +01:00
CTestCustom.cmake.in CTEST_CUSTOM_* parameter have to be put in a CTestCustum.cmake file which itself has to be in the build directory 2011-02-15 12:39:45 +01:00
eigen3.pc.in
INSTALL
signature_of_eigen3_matrix_library