[ 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 lapack-3.9.0-10.el9.aarch64 download

Name lapack
Epoch 0
Version 3.9.0
Release 10.el9
Architecture aarch64
Website/URL http://www.netlib.org/lapack/
License BSD
Build Time 2024-09-25 14:13:29
Build Host builder-arm64-1.inferitos.ru
Summary Numerical linear algebra package libraries
Repositories AppStream
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.
Errata
Size 10540 KiB
Source Project lapack-3.9.0-10.el9
SHA-256 checksum 18e538f94c62e6a1d52217d02d8ddc6d68c52e8b4cbe00b35aa2ed5bba6e1ae0
× Full screenshot
Changelog link
* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.9.0-10
- Rebuilt for MSVSphere 9.3 beta

* Fri Aug 11 2023 Jakub Martisko <jamartis@redhat.com> - 3.9.0-10
- Add explicit requires to the devel subpackages
  Related: rhbz#2229142

* Tue Jul 18 2023 Jakub Martisko <jamartis@redhat.com> - 3.9.0-9
- Rename manpages: some names conflict with the man-pages package
  Resolves: rhbz#2222868