Go to file
2016-11-10 19:16:31 +00: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 #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 Merged in benoitsteiner/opencl (pull request PR-246) 2016-11-08 22:28:44 +00:00
failtest
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 Extend unit test to check sparse solvers with a SparseVector as the rhs and result. 2016-11-06 20:29:57 +01:00
unsupported Adding EIGEN_STRONG_INLINE back; using size() instead of dimensions.TotalSize() on Tensor. 2016-11-10 19:16:31 +00:00
.hgeol
.hgignore
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
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/.