Go to file
2016-11-02 09:55:39 -07:00
bench Pull the latest updates from trunk 2016-10-05 14:54:36 -07:00
blas
cmake Always enable /bigobj for tests to avoid a compile error in MSVC 2015 2016-10-26 22:48:46 +02:00
debug
demos
doc bug #698: rewrite LinSpaced for integer scalar types to avoid overflow and guarantee an even spacing when possible. 2016-10-24 15:50:27 +02:00
Eigen bug #1004: improve accuracy of LinSpaced for abs(low) >> abs(high). 2016-11-02 11:34:38 +01:00
failtest
lapack
scripts
test bug #1004: improve accuracy of LinSpaced for abs(low) >> abs(high). 2016-11-02 11:34:38 +01:00
unsupported Don't call lgamma_r when compiling for an Apple device, since the function isn't available on MacOS 2016-11-02 09:55:39 -07:00
.hgeol
.hgignore
CMakeLists.txt Merged with default. 2016-09-19 14:03:54 +01: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/.