Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Reference-LAPACK/lapack
LAPACK development repository
https://github.com/Reference-LAPACK/lapack
blas eigenvalues eigenvectors lapack lapacke linear-algebra linear-equations matrix-factorization singular-values svd
Last synced: 3 months ago
JSON representation
LAPACK development repository
- Host: GitHub
- URL: https://github.com/Reference-LAPACK/lapack
- Owner: Reference-LAPACK
- License: other
- Created: 2016-04-29T03:19:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T08:17:55.000Z (4 months ago)
- Last Synced: 2024-07-13T09:31:32.882Z (4 months ago)
- Topics: blas, eigenvalues, eigenvectors, lapack, lapacke, linear-algebra, linear-equations, matrix-factorization, singular-values, svd
- Language: Fortran
- Homepage:
- Size: 30.5 MB
- Stars: 1,454
- Watchers: 64
- Forks: 429
- Open Issues: 120
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-scientific-computing - GitHub
- awesome-cuda-and-hpc - LAPACK - LAPACK/lapack?style=social"/> : LAPACK development repository. [LAPACK](https://www.netlib.org/lapack/) — Linear Algebra PACKage. 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. 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. (Frameworks)
- awesome-cuda-and-hpc - LAPACK - LAPACK/lapack?style=social"/> : LAPACK development repository. [LAPACK](https://www.netlib.org/lapack/) — Linear Algebra PACKage. 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. 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. (Frameworks)