Closed Beliavsky closed 2 years ago
The reason to add topics in the About section is so that this repo will appear when someone does a search such as
topic:linear-algebra
at GitHub.
Hi @Beliavsky, that's a good idea, thanks for suggesting. Are you interested in providing a PR?, Cheers, @langou
Can't be done by PR as far as I know - this is done directly in the github project page (see cogwheel in the right margin) I took the liberty of adding the obvious ones now
Thanks. I suggest also adding the topics linear-equations
, eigenvalues
, eigenvectors
, matrix-factorization
.
The documentation says "LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are also provided, as are related computations such as reordering of the Schur factorizations and estimating condition numbers."
thanks @Beliavsky for the suggestion, and thanks @martin-frbg for the how-to.
I suggest adding topics such as
lapack
,linear-algebra
in the About section.