Go to file
2016-10-12 08:34:39 -07:00
bench Do not manually add absolute path to boost-library. 2016-09-22 00:10:47 +02:00
blas
cmake
debug
demos
doc Add missing file. 2016-09-23 10:26:08 +02:00
Eigen Fix copy-paste error: Must use _mm256_cmp_ps for AVX. 2016-10-12 08:34:39 -07:00
failtest
lapack
scripts
test Fix a bug in the implementation of Carmack's fast sqrt algorithm in Eigen (enabled by EIGEN_FAST_MATH), which causes the vectorized parts of the computation to return -0.0 instead of NaN for negative arguments. 2016-10-04 14:22:56 -07:00
unsupported Cleanup the cuda executor code. 2016-10-04 08:52:13 -07:00
.hgeol
.hgignore
CMakeLists.txt
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/.