Go to file
2016-01-28 17:10:40 -08:00
bench Made sure the number of floating point operations done by a benchmark is computed using 64 bit integers to avoid overflows. 2016-01-28 17:10:40 -08:00
blas bug #1152: Fix data race in static initialization of blas 2016-01-26 11:44:16 -05:00
cmake
debug
demos
doc Update link to suitesparse. 2016-01-27 22:48:40 +01:00
Eigen bug #178: get rid of some const_cast in SparseCore 2016-01-28 22:11:18 +01:00
failtest
lapack
scripts
test bug #178: remove additional const on nested expression, and remove several const_cast. 2016-01-28 21:43:20 +01:00
unsupported Made sure to call nvcc with the relaxed-constexpr flag. 2016-01-28 15:36:34 -08: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/.