Go to file
2010-11-04 22:25:59 +01:00
bench bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
blas fix error handling of level 1 routines 2010-11-04 22:25:59 +01:00
cmake fix bug #92 - we were doing stupid things when passing the list of libraries to link to. 2010-10-28 10:44:20 -04:00
debug Improved the fixed size array display. 2010-10-20 11:56:29 +02:00
demos bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
doc add eigen2support Transform typedefs, add Eigen2To3 section on Transform 2010-10-29 09:00:35 -04:00
Eigen fix bug #107: SelfAdjointEigenSolver and RowMajor (and add unit test) 2010-11-04 09:33:05 +01:00
scripts finish the change of adding .sh extensions to scripts 2010-05-30 15:58:11 -04:00
test fix bug #107: SelfAdjointEigenSolver and RowMajor (and add unit test) 2010-11-04 09:33:05 +01:00
unsupported add a minimum degree ordering routine based on CSparse (LGPL) and a new built-in sparse cholesky decomposition 2010-11-04 09:58:22 +01:00
.hgignore
.krazy
CMakeLists.txt Allow unset ${CMAKE_BUILD_TYPE} which is required for some targets and corresponding to using default values. 2010-10-25 18:49:39 +02:00
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake Raise the error/warning limit. 2010-06-20 22:38:36 +02:00
eigen3.pc.in
INSTALL
signature_of_eigen3_matrix_library