Go to file
2014-08-20 11:12:18 +02:00
bench Find benchmark opponents also in /usr/lib64 2014-07-07 22:55:28 +08:00
blas Fix bug #61: gemm was broken since we changed the blocking order 2014-07-24 22:08:10 +02:00
cmake FindEigen3.cmake: Add reading hints of Eigen directory location from environment variables EIGEN3_ROOT and EIGEN3_ROOT_DIR . 2014-08-07 15:48:53 +00:00
debug Make gdb pretty printer Python3-compatible (bug #800). 2014-04-28 14:10:22 +01:00
demos
doc bug #826: document caveats in 1x1 and 2x1 constructors. 2014-07-21 13:43:48 +02:00
Eigen Fix uninitialized variable warning in SparseQR 2014-08-20 05:42:22 +00:00
failtest
lapack Fix lapack build 2014-04-01 11:52:23 +02:00
scripts
test Memory allocated on the stack is freed at the function exit, so reduce iteration count to avoid stack overflow 2014-08-04 12:46:00 +02:00
unsupported Correct GMRES: 2014-08-02 18:39:15 +02:00
.hgeol
.hgignore
CMakeLists.txt Define EIGEN_TRY, EIGEN_CATCH, EIGEN_THROW as suggested by Moritz Klammer. 2014-07-22 13:16:44 +02:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
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/.