Go to file
2014-08-26 23:32:32 +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
demos
doc bug #826: document caveats in 1x1 and 2x1 constructors. 2014-07-21 13:43:48 +02:00
Eigen In SparseQR, calling factorize() without analyzePattern() was broken. 2014-08-26 23:32:32 +02:00
failtest
lapack
scripts
test In SparseQR, calling factorize() without analyzePattern() was broken. 2014-08-26 23:32:32 +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
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/.