[ 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.9.0-10.el9.x86_64 download

Name lapack64_
Epoch 0
Version 3.9.0
Release 10.el9
Architecture x86_64
Website/URL http://www.netlib.org/lapack/
License BSD
Build Time 2023-10-04 16:36:41
Build Host builder-x86-01.inferitos.ru
Summary Numerical linear algebra package libraries
Repositories CRB, Extras
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 2291 KiB
Source Project lapack-3.9.0-10.el9
SHA-256 checksum 0507f6f50a55946c280ea018c87081791f0365977ac7fff912f0cc927a604a80
× 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