Cloned library Eigen-3.4.0 with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lib 60933f346a Initial commit 2 years ago
.gitlab Initial commit 2 years ago
Eigen Initial commit 2 years ago
bench Initial commit 2 years ago
blas Initial commit 2 years ago
ci Initial commit 2 years ago
cmake Initial commit 2 years ago
debug Initial commit 2 years ago
demos Initial commit 2 years ago
doc Initial commit 2 years ago
failtest Initial commit 2 years ago
lapack Initial commit 2 years ago
scripts Initial commit 2 years ago
test Initial commit 2 years ago
unsupported Initial commit 2 years ago
.gitignore Initial commit 2 years ago
.gitlab-ci.yml Initial commit 2 years ago
.hgeol Initial commit 2 years ago
CMakeLists.txt Initial commit 2 years ago
COPYING.APACHE Initial commit 2 years ago
COPYING.BSD Initial commit 2 years ago
COPYING.GPL Initial commit 2 years ago
COPYING.LGPL Initial commit 2 years ago
COPYING.MINPACK Initial commit 2 years ago
COPYING.MPL2 Initial commit 2 years ago
COPYING.README Initial commit 2 years ago
CTestConfig.cmake Initial commit 2 years ago
CTestCustom.cmake.in Initial commit 2 years ago
DEPENDENCIES Initial commit 2 years ago
INSTALL Initial commit 2 years ago
README.md Initial commit 2 years ago
SETUP Initial commit 2 years ago
eigen3.pc.in Initial commit 2 years ago
signature_of_eigen3_matrix_library Initial commit 2 years ago

README.md

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.