Go to file
Alexey Frunze ec38f07b79 bug #1595: Don't use C++11's std::isnan() in MIPS/MSA packet math.
This removes reliance on C++11 and improves generated code.
2018-09-06 15:40:09 -07:00
bench
blas Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
cmake Allow to filter out build-error messages 2018-07-24 20:12:49 +02:00
debug
demos
doc Fix shadow warnings in doc-snippets 2018-08-25 10:07:17 +02:00
Eigen bug #1595: Don't use C++11's std::isnan() in MIPS/MSA packet math. 2018-09-06 15:40:09 -07:00
failtest
lapack
scripts
test Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
unsupported Fix build failures in matrix_power and matrix_exponential tests. 2018-08-31 14:11:10 -07:00
.hgeol
.hgignore
CMakeLists.txt bug #1572: use c++11 atomic instead of volatile if c++11 is available, and disable multi-threaded GEMM on non-x86 without c++11. 2018-07-17 00:11:20 +02:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake
CTestCustom.cmake.in Allow to filter out build-error messages 2018-07-24 20:12:49 +02:00
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.