Go to file
2014-12-08 14:45:04 +01:00
bench Merged eigen/eigen into default 2014-09-21 14:02:51 +03:00
blas Fix bug #61: gemm was broken since we changed the blocking order 2014-07-24 22:08:10 +02:00
cmake Added cmake uninstall target. 2014-12-04 02:57:03 -05:00
debug
demos
doc New doc page on implementing a new expression class. 2014-09-27 23:25:58 +01:00
Eigen Fix dynamic allocation in JacobiSVD (regression) 2014-12-08 14:45:04 +01:00
failtest bug #903: clean swap API regarding extra enable_if parameters, and add failtests for swap 2014-11-06 09:25:26 +01:00
lapack Removed deprecated header (unsupported/Eigen/BDCSVD is included in Eigen/SVD now) 2014-10-29 17:51:14 +01:00
scripts
test Make SparseMatrix::coeff() returns a const reference and add a non const version of SparseMatrix::diagonal() 2014-12-01 14:41:39 +01:00
unsupported Merged in infinitei/eigen-opengl-fixes (pull request PR-90) 2014-12-05 12:54:57 +01:00
.hgeol
.hgignore Ignore automalically imported lapack source files 2014-10-17 15:34:39 +02:00
CMakeLists.txt Added cmake uninstall target. 2014-12-04 02:57:03 -05: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/.