Go to file
2018-07-13 11:24:07 -07:00
bench Optimize the product of a householder-sequence with the identity, and optimize the evaluation of a HouseholderSequence to a dense matrix using faster blocked product. 2018-07-11 17:16:50 +02:00
blas
cmake Make EIGEN_TEST_CUDA_CLANG more friendly with OSX 2018-07-13 16:03:14 +02:00
debug
demos Fixed compilation error due to obsolete internal::abs and internal::sqrt function calls 2014-03-26 22:02:48 -04:00
doc
Eigen Relax the condition to not only work on Android. 2018-07-13 11:24:07 -07:00
failtest
lapack fix md5sum of lapack_addons 2018-06-15 14:21:29 +02:00
scripts
test bug #1571: fix is_convertible<from,to> with "from" a reference. 2018-07-13 17:47:28 +02:00
unsupported Remove clang warning 2018-07-13 16:05:35 +02:00
.hgeol
.hgignore
CMakeLists.txt Add support for MIPS SIMD (MSA) 2018-07-06 16:04:30 -07:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK add COPYING.MINPACK 2012-07-15 11:46:22 -04:00
COPYING.MPL2
COPYING.README
CTestConfig.cmake Optimize the product of a householder-sequence with the identity, and optimize the evaluation of a HouseholderSequence to a dense matrix using faster blocked product. 2018-07-11 17:16:50 +02:00
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/.

For pull request please only use the official repository at https://bitbucket.org/eigen/eigen.

For bug reports and feature requests go to http://eigen.tuxfamily.org/bz.