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
|
2 years ago | |
---|---|---|
.gitlab | 2 years ago | |
Eigen | 2 years ago | |
bench | 2 years ago | |
blas | 2 years ago | |
ci | 2 years ago | |
cmake | 2 years ago | |
debug | 2 years ago | |
demos | 2 years ago | |
doc | 2 years ago | |
failtest | 2 years ago | |
lapack | 2 years ago | |
scripts | 2 years ago | |
test | 2 years ago | |
unsupported | 2 years ago | |
.gitignore | 2 years ago | |
.gitlab-ci.yml | 2 years ago | |
.hgeol | 2 years ago | |
CMakeLists.txt | 2 years ago | |
COPYING.APACHE | 2 years ago | |
COPYING.BSD | 2 years ago | |
COPYING.GPL | 2 years ago | |
COPYING.LGPL | 2 years ago | |
COPYING.MINPACK | 2 years ago | |
COPYING.MPL2 | 2 years ago | |
COPYING.README | 2 years ago | |
CTestConfig.cmake | 2 years ago | |
CTestCustom.cmake.in | 2 years ago | |
DEPENDENCIES | 2 years ago | |
INSTALL | 2 years ago | |
README.md | 2 years ago | |
SETUP | 2 years ago | |
eigen3.pc.in | 2 years ago | |
signature_of_eigen3_matrix_library | 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.