Go to file
2016-07-29 08:59:38 +00:00
bench Update and fix Cholesky mini benchmark 2016-07-28 11:26:30 +02:00
blas
cmake Modify FindEigen3.cmake to find Eigen3Config.cmake 2016-07-29 08:59:38 +00:00
debug
demos
doc Add instructions for LAPACKE+Accelerate 2016-07-27 15:07:35 +02:00
Eigen Enable slice-vectorization+inner-unrolling when unaligned vectorization is allowed. For instance, this permits to vectorize 5x5 matrices (including product) 2016-07-28 13:47:33 +02:00
failtest
lapack
scripts
test Fix testing of nearly zero input matrices. 2016-07-26 14:46:02 +02:00
unsupported bug #1264: fix compilation 2016-07-27 23:30:47 +02:00
.hgeol
.hgignore
CMakeLists.txt
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/.