Go to file
2014-07-17 11:14:14 +02:00
bench Find benchmark opponents also in /usr/lib64 2014-07-07 22:55:28 +08:00
blas Fix implicit long to int conversions in blas interface 2014-07-08 19:01:49 +02:00
cmake Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport. 2014-07-09 16:54:15 +02:00
debug Make gdb pretty printer Python3-compatible (bug #800). 2014-04-28 14:10:22 +01:00
demos Fixed compilation error due to obsolete internal::abs and internal::sqrt function calls 2014-03-26 22:02:48 -04:00
doc Mark internal namespace as \internal 2014-07-06 13:45:54 +08:00
Eigen bug #838: add unit test for fill-in in sparse outer product and fix abusive fill-in. 2014-07-16 17:00:54 +02:00
failtest
lapack Fix lapack build 2014-04-01 11:52:23 +02:00
scripts
test bug #838: add unit test for fill-in in sparse outer product and fix abusive fill-in. 2014-07-16 17:00:54 +02:00
unsupported Remove unnecessary <bench/BenchTimer.h>include 2014-07-17 11:14:14 +02:00
.hgeol
.hgignore
CMakeLists.txt Fix bug #738: use the "current" version of cmake project directories to ease the inclusion of Eigen within other projects. 2014-06-06 11:06:44 +02: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:44 +01:00
CTestCustom.cmake.in
eigen3.pc.in
INSTALL
README.md README.md edited online with Bitbucket 2014-05-21 14:08:04 +00:00
signature_of_eigen3_matrix_library

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.