Go to file
2014-10-10 15:43:21 -07:00
bench Update bench_norm utility 2014-09-11 10:27:46 +02:00
blas Fix bug #61: gemm was broken since we changed the blocking order 2014-07-24 22:08:10 +02: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 Make gdb pretty printer Python3-compatible (bug #800). 2014-04-28 14:10:22 +01:00
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 define EIGEN_VECTORIZE_CUDA when compiling with nvcc 2014-10-03 19:55:35 -07:00
failtest
lapack
scripts
test Fixed the thread pool test 2014-10-10 15:20:37 -07:00
unsupported Fixed the tensor shuffling test 2014-10-10 15:43:21 -07: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 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/.