Go to file
2019-02-19 10:49:54 -08:00
bench Add possibility to bench row-major lhs and rhs 2019-02-15 16:52:34 +01:00
blas
cmake Simplify handling of tests that must fail to compile. 2018-12-12 15:48:36 +01:00
debug
demos
doc Slightly extend discussions on auto and move the content of the Pit falls wiki page here. 2019-01-30 13:09:21 +01:00
Eigen Commas at the end of enumerator lists are not allowed in C++03 2019-02-19 14:32:25 +01:00
failtest PR 572: Add initializer list constructors to Matrix and Array (include unit tests and doc) 2019-01-21 16:25:57 +01:00
lapack Enable "old" CMP0026 policy (not perfect, but better than dozens of warning) 2018-12-08 18:59:51 +01:00
scripts
test fix unit compilation in c++17: std::ptr_fun has been removed. 2019-02-19 14:05:22 +01:00
unsupported Fix incorrect value of NumDimensions in TensorContraction traits. 2019-02-19 10:49:54 -08:00
.hgeol
.hgignore
CMakeLists.txt Bypass inline asm for non compatible compilers. 2019-01-23 23:43:13 +01: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/.

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.