Name: | lapack64_ |
---|---|
Version: | 3.12.0 |
Release: | 7.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 5940459 |
License: | BSD-3-Clause-Open-MPI |
RPM: | lapack64_-3.12.0-7.el10.aarch64.rpm |
Source RPM: | lapack-3.12.0-7.el10.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.netlib.org/lapack/ |
Summary: | Numerical linear algebra package libraries |
Description: | LAPACK (Linear Algebra PACKage) is a standard library for numerical linear algebra. LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. Associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, and generalized Schur) and related computations (i.e., reordering of Schur factorizations and estimating condition numbers) are also included. LAPACK can handle dense and banded matrices, but not general sparse matrices. Similar functionality is provided for real and complex matrices in both single and double precision. LAPACK is coded in Fortran90 and built with gcc. This build has 64bit INTEGER support and a symbol name suffix. |
- Add explicit requires to the devel subpackages - Resolves: RHEL-60890
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- rename isnan.3 to lapack-isnan.3 to avoid conflict with man-pages package
- update to 3.12.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- apply upstream fix to https://github.com/Reference-LAPACK/lapack/issues/763
- Adapt license tag to SPDX