Go to file
2016-04-07 11:51:07 -07:00
bench Updated the benchmarking code to use Eigen::half instead of half 2016-03-24 18:00:33 -07:00
blas
cmake Renamed the EIGEN_TEST_NVCC cmake option into EIGEN_TEST_CUDA per the discussion in bug #1173. 2016-04-06 09:35:23 -07:00
debug
demos
doc Import wiki's paragraph: "I disabled vectorization, but I'm still getting annoyed about alignment issues" 2016-02-12 22:16:59 +01:00
Eigen Updated the unary functors to use the numext implementation of typicall functions instead of the one provided in the standard library. The standard library functions aren't supported officially by cuda, so we're better off using the numext implementations. 2016-04-07 11:42:14 -07:00
failtest
lapack
scripts
test Merged in tillahoffmann/eigen (pull request PR-173) 2016-04-06 09:40:17 -07:00
unsupported Fixed a typo in the polygamma test. 2016-04-07 11:51:07 -07:00
.hgeol
.hgignore
CMakeLists.txt add initial s390x(zEC13) ZVECTOR support 2016-03-21 13:46:47 -04: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/.