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