Go to file
2016-11-30 20:21:18 -08:00
bench Pull the latest updates from trunk 2016-10-05 14:54:36 -07:00
blas Reenable the generation of dynamic blas libraries. 2016-11-03 04:08:43 -07:00
cmake Fixed the indentation of the cmake file 2016-11-08 14:22:36 -08:00
debug
demos
doc bug #1348: Document EIGEN_MAX_ALIGN_BYTES and EIGEN_MAX_STATIC_ALIGN_BYTES, 2016-11-23 22:15:03 +01:00
Eigen Merged eigen/eigen into default 2016-11-30 20:16:17 -08:00
failtest Add unit tests for bug #981: valid and invalid usage of ternary operator 2015-09-09 11:38:25 +02:00
lapack Workaround "misleading-indentation" warnings 2016-05-11 08:41:36 +02:00
scripts Fix help output of buildtests and check scripts 2016-05-11 19:39:09 +02:00
test Fix a performance regression in (mat*mat)*vec for which mat*mat was evaluated multiple times. 2016-11-30 17:59:13 +01:00
unsupported Simplified includes 2016-11-30 20:21:18 -08:00
.hgeol
.hgignore Ignore automalically imported lapack source files 2014-10-17 15:34:39 +02:00
CMakeLists.txt Improved AVX512 configuration 2016-11-03 04:50:28 -07:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
CTestCustom.cmake.in
eigen3.pc.in Further fixes for CMAKE_INSTALL_PREFIX correctness 2015-11-07 21:29:24 -05:00
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/.