Go to file
2011-01-24 18:49:18 +01:00
bench compilation fix 2010-12-09 19:46:26 +01:00
blas enforce compilation of blas unit tests when running ctest 2010-12-12 13:10:00 +01:00
cmake Switched "MESSAGE(" -> "MESSAGE(STATUS " in CMake script, since otherwise they may look like errors to the user. 2010-12-29 22:02:01 +01: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 fix compilation of LU class example 2011-01-24 07:41:47 -05:00
Eigen fix missing const qualifier in cwiseEqual 2011-01-24 18:49:18 +01:00
scripts finish the change of adding .sh extensions to scripts 2010-05-30 15:58:11 -04:00
test rename build stages to multiples of 10; old stage 2 becomes stage 15, while stage 20 generates errors (instead of warnings) on conflicting API. 2011-01-23 18:22:18 -05:00
unsupported Fix bug #38 2011-01-07 10:27:22 +01:00
.hgignore fix some warnings 2010-05-22 19:17:04 +02:00
.krazy
CMakeLists.txt restore the behavior of defaulting to Release build type 2011-01-19 10:15:36 -05: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