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