ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2104.020] LAPACK: Linear Algebra PACKage

LAPACK 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. Dense and banded matrices are handled, but not general sparse matrices. In all areas, similar functionality is provided for real and complex matrices, in both single and double precision. The list of LAPACK Contributors is available online.

Code site:
https://netlib.org/lapack/ https://github.com/Reference-LAPACK/lapack
Used in:
https://ui.adsabs.harvard.edu/abs/2021ApJS..253...52L https://ui.adsabs.harvard.edu/abs/2021MNRAS.500.4439K
Bibcode:
2021ascl.soft04020L

Views: 2154

ascl:2104.020
Add this shield to your page
Copy the above HTML to add this shield to your code's website.