Go to file
2015-02-16 19:08:25 +01:00
bench Fix bug #595: typo 2013-06-10 13:10:36 +02:00
blas The BLAS interface is complete. 2014-06-06 11:21:19 +02:00
cmake bug #914: fix compiler detection on windows 2015-02-16 16:26:47 +01:00
debug Added Visual Studio 2012 debug visualizers. 2013-01-26 17:32:14 +01:00
demos Disable opengl demo if Qt4 or OpenGL cannot be found. 2012-10-31 11:36:45 +01:00
doc Fix doc: setConstant does not exist for SparseMatrix. 2015-01-14 22:06:09 +01:00
Eigen Add PermutationMatrix::determinant method. 2015-02-16 19:08:25 +01:00
failtest Big 853: replace enable_if in Ref<> ctor by static assertions and add failtests for Ref<> 2014-11-05 16:15:17 +01:00
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 Allows Lower|Upper as a template argument of CG and MINRES: in this case the full matrix will be considered. 2015-02-10 18:57:41 +01:00
unsupported Backport MINRES fixes to 3.2 2015-02-10 19:21:41 +01: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