[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package lapack64_-3.12.0-7.el10.aarch64 download

Name lapack64_
Epoch 0
Version 3.12.0
Release 7.el10
Architecture aarch64
Website/URL http://www.netlib.org/lapack/
License BSD-3-Clause-Open-MPI
Build Time 2025-04-02 18:36:21
Build Host builder-arm64-1.inferitos.ru
Summary Numerical linear algebra package libraries
Repositories CRB
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.
Errata
Size 2210 KiB
Source Project lapack-3.12.0-7.el10
SHA-256 checksum ad5b9d98ef7248d0e96a15997eb074f1d7ffd143996aa4b4d8583c5aa01c1686
× Full screenshot
Changelog link
* Wed Nov 27 2024 Pavel Simovec <psimovec@redhat.com> - 3.12.0-7
- Add explicit requires to the devel subpackages
- Resolves: RHEL-60890

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.12.0-6
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.12.0-6
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.12.0-5
- Bump release for June 2024 mass rebuild

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Jan 11 2024 Tom Callaway <spot@fedoraproject.org> - 3.12.0-2
- rename isnan.3 to lapack-isnan.3 to avoid conflict with man-pages package

* Thu Jan 04 2024 Tom Callaway <spot@fedoraproject.org> - 3.12.0-1
- update to 3.12.0

* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Thu Jun 01 2023 Tom Callaway <spot@fedoraproject.org> - 3.11.0-4
- apply upstream fix to https://github.com/Reference-LAPACK/lapack/issues/763