tree: b83bc0bb87ce09612d577d5359cbb714caf7e8bb [path history] [tgz]
  1. .gitlab/
  2. bench/
  3. blas/
  4. ci/
  5. cmake/
  6. debug/
  7. demos/
  8. doc/
  9. Eigen/
  10. failtest/
  11. lapack/
  12. scripts/
  13. test/
  14. unsupported/
  15. .gitignore
  16. .gitlab-ci.yml
  17. .hgeol
  18. BUILD
  19. CMakeLists.txt
  20. COPYING.APACHE
  21. COPYING.BSD
  22. COPYING.GPL
  23. COPYING.LGPL
  24. COPYING.MINPACK
  25. COPYING.MPL2
  26. COPYING.README
  27. CTestConfig.cmake
  28. CTestCustom.cmake.in
  29. eigen3.pc.in
  30. INSTALL
  31. README.md
  32. signature_of_eigen3_matrix_library
  33. WORKSPACE
third_party/eigen/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.