eigen/README.md
Charles Schlosser e0cbc55d92 Update README.md
2024-10-10 01:54:30 +00:00

324 B

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/ or https://libeigen.gitlab.io/docs/.

For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.