Go to file
2016-11-26 20:22:25 -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 Disabled the "remove the call to 'std::abs' since unsigned values cannot be negative" warning introduced in clang 3.5 2016-11-23 18:49:51 -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 regression in assigment of sparse block to spasre block. 2016-11-21 21:46:42 +01:00
unsupported Fixed compilation warnings 2016-11-26 20:22:25 -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 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/.