Go to file
2015-01-28 10:02:47 -08:00
bench Added a few benchmarks for the tensor code 2015-01-26 17:46:40 -08:00
blas Made the blocking computation aware of the l3 cache 2014-10-15 15:32:59 -07:00
cmake FindEigen3.cmake: Add reading hints of Eigen directory location from environment variables EIGEN3_ROOT and EIGEN3_ROOT_DIR . 2014-08-07 15:48:53 +00:00
debug
demos
doc bug #804: copy group__TopicUnalignedArrayAssert.html to TopicUnalignedArrayAssert.html as the second is linked to by old Eigen versions. 2014-09-07 22:38:09 +02:00
Eigen Ensured that contractions that can be reduced to a matrix vector product work correctly even when the input coefficients aren't aligned. 2015-01-06 09:29:13 -08:00
failtest
lapack
scripts
test Made the blocking computation aware of the l3 cache 2014-10-15 15:32:59 -07:00
unsupported Added more tests to cover tensor reductions 2015-01-28 10:02:47 -08:00
.hgeol
.hgignore
CMakeLists.txt Define EIGEN_TRY, EIGEN_CATCH, EIGEN_THROW as suggested by Moritz Klammer. 2014-07-22 13:16:44 +02: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/.