Name: | lapack64 |
---|---|
Version: | 3.4.2 |
Release: | 8.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 4426262 |
License: | BSD |
RPM: | lapack64-3.4.2-8.el7.aarch64.rpm |
Source RPM: | lapack-3.4.2-8.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.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. |
- remove stray man pages - Resolves: rhbz#1210162
- fix issue with creation of srpm where __isa_bits on noarch leads to an error - Related: rhbz#1176026
- use -frecursive compiler flag - Resolves: rhbz#1176026
- Use generic macro to detect 64 bit platforms (fix ppc64le/aarch64) - Resolves: rhbz#1152634
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- clean out non-free example files from source tarball
- update to 3.4.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- fix 64bit sonames