Go to file
2018-10-09 15:36:01 -07:00
bench
blas Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
cmake Remove explicit mkldnn support and redundant TensorContractionKernelBlocking 2018-09-27 11:49:19 -07:00
debug
demos
doc Unify c++11 usage in doc's examples and snippets 2018-10-08 17:32:54 +02:00
Eigen Compile time detection for unimplemented stl-style iterators 2018-10-09 15:28:23 -07:00
failtest
lapack
scripts
test Hide stl-container detection test under #if 2018-10-09 15:36:01 -07:00
unsupported Fix a lot of Doxygen warnings in Tensor module 2018-10-09 20:22:47 +02:00
.hgeol
.hgignore
CMakeLists.txt [PATCH] cmake: Support source include with add_subdirectory and 2018-09-07 15:50:19 -04:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
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.