Update README.md

This commit is contained in:
Charles Schlosser 2024-10-10 01:54:30 +00:00
parent 7eea0a9213
commit e0cbc55d92

View File

@ -1,5 +1,5 @@
**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 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.