[ 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.i686 download

Name lapack
Epoch 0
Version 3.9.0
Release 10.el9
Architecture i686
Website/URL http://www.netlib.org/lapack/
License BSD
Build Time 2023-10-04 16:34:49
Build Host builder-x86-06.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 10980 KiB
Source Project lapack-3.9.0-10.el9
SHA-256 checksum 5d06997a9fc078ee468f0b08600c48d40a8e0bd9b32c03b4a38fc3933168e84a
× 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