Go to file
2015-11-04 18:41:44 +01:00
bench Fix bug #595: typo 2013-06-10 13:10:36 +02:00
blas Cygwin compatibility issues (manually backported from main branch) 2015-04-09 20:26:47 +02:00
cmake bug #1054: Use set(EIGEN_CXX_FLAG_VERSION "/version") only for Intel compilers on Windows. 2015-08-14 15:32:15 +02: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 bug #1073: backport common pitfalls page 2015-09-28 14:59:54 +02:00
Eigen Backport DenseStorage::operator= implementations (fix regression with MSVC) 2015-11-04 18:41:44 +01:00
failtest bug #949: add static assertion for incompatible scalar types in dense end-user decompositions. 2015-03-13 21:06:20 +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 Add support for dense.cwiseProduct(sparse) 2015-11-04 17:42:07 +01:00
unsupported bug #1092: fix iterative solver ctors for expressions as input 2015-10-26 16:16:24 +01:00
.hgeol
.hgignore
CMakeLists.txt Biug 1100: remove explicit CMAKE_INSTALL_PREFIX prefix to please cmake install's DESTINATION argument 2015-10-30 12:00:34 +01:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL Replace COPYING.LGPL by a copy of the LGPL 2.1 (instead of LGPL 3). 2012-09-10 13:27:44 -04:00
COPYING.MINPACK
COPYING.MPL2
COPYING.README Replace COPYING.LGPL by a copy of the LGPL 2.1 (instead of LGPL 3). 2012-09-10 13:27:44 -04:00
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