Go to file
2019-03-12 13:53:38 +01:00
bench update wrt recent changes 2019-02-21 17:19:36 +01:00
blas Consistently use EIGEN_BLAS_FUNC in BLAS. 2019-02-27 11:30:58 -08:00
cmake Simplify handling of tests that must fail to compile. 2018-12-12 15:48:36 +01:00
debug
demos
doc erm.. use proper id 2019-03-12 13:53:38 +01:00
Eigen Apply SSE's pmin/pmax fix for GCC <= 5 to AVX's pmin/pmax 2019-03-10 21:19:18 +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 Enable construction of Ref<VectorType> from a runtime vector. 2019-03-03 15:25:25 +01:00
unsupported Fix segfaults with cuda compilation 2019-03-11 09:43:33 -07: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.