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