Go to file
2021-12-06 18:01:15 +00:00
.gitlab
bench Revert "Update SVD Module to allow specifying computation options with a... 2021-11-30 18:45:54 +00:00
blas optimize cmake scripts for subproject use 2021-10-28 16:08:02 +02:00
ci Disable GCC-4.8 tests. 2021-12-01 02:12:52 +00:00
cmake Updated CMake 2021-11-29 20:24:20 +00:00
debug Add LLDB Pretty Printer 2021-09-07 17:28:24 +00:00
demos
doc fixed snippets 2021-12-05 17:31:12 +00:00
Eigen Some further cleanup 2021-12-06 18:01:15 +00:00
failtest
lapack Revert "Update SVD Module to allow specifying computation options with a... 2021-11-30 18:45:54 +00:00
scripts
test Some further cleanup 2021-12-06 18:01:15 +00:00
unsupported Some further cleanup 2021-12-06 18:01:15 +00:00
.clang-format added clang format 2021-11-09 23:49:01 +01:00
.gitignore
.gitlab-ci.yml
.hgeol
CMakeLists.txt Require recent GCC and MSCV and removed EIGEN_HAS_CXX14 and some other feature test macros 2021-12-01 00:48:34 +00:00
COPYING.APACHE
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, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.