[ Все 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 ]
×

Проект lapack-3.8.0-8.el8

Имя lapack
Эпоха 0
Версия 3.8.0
Релиз 8.el8
Сайт http://www.netlib.org/lapack/
Лицензия BSD
Время сборки 2023-08-08 06:12:50
Хост сборки builder-x86-01.inferitos.ru
Краткое описание Numerical linear algebra package libraries
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
blas-3.8.0-8.el8.x86_64 The Basic Linear Algebra Subprograms library d21f0fc94b4f0c24663ae5c30b8bd0f1e3f2c853c1961912980a697f4fe5b2bc download
blas64-3.8.0-8.el8.x86_64 The Basic Linear Algebra Subprograms library (64bit INTEGER) a28077116504e65115c0c0e798ee60a0074b6c51f8eb8e3cea4c96a4590f2116 download
lapack-3.8.0-8.el8.x86_64 Numerical linear algebra package libraries 6728e8aefd67c670cf4c48e019b70e9d424086475d9e738b9507b61c89b79579 download
lapack64-3.8.0-8.el8.x86_64 Numerical linear algebra package libraries 0a97186f09ee0054cf89f0762dd2f435bf1e0e04c5f440652b84836d6bb429ca download
blas-devel-3.8.0-8.el8.x86_64 BLAS development libraries b417c5b0272ade71bff7c200bba4410ef36db662d99e29b1e347a61ef8cb9423 download
lapack-devel-3.8.0-8.el8.x86_64 LAPACK development libraries 686a9c7eb4a3617c98e3ec9742944db2bd4b9637a8dee81b10ae483e1593df9a download
lapack-static-3.8.0-8.el8.x86_64 LAPACK static libraries aed63c60a19c0921809ebadf55ed07edbd39c3c1c6cfa30d2daac8a73f1e15f8 download
i686
blas-3.8.0-8.el8.i686 The Basic Linear Algebra Subprograms library 7b5ea29ffbc21e21b3c6647a9a249e4411f0d8bf8cfc8e40f58aeefa44f048fc download
lapack-3.8.0-8.el8.i686 Numerical linear algebra package libraries f78e3fa369ba06e80412f944661279fa7747c7cfbbcd9257e17f7211b4865a9e download
blas-devel-3.8.0-8.el8.i686 BLAS development libraries dc6c18223ac38d05bcf1e1c07b148b138b5e8afca08a87affc400ccc18c00f4d download
lapack-devel-3.8.0-8.el8.i686 LAPACK development libraries fe1cdcbdef3a27403c41b2a6b58e514f02639bf2c27473addbf21031616f0c34 download
lapack-static-3.8.0-8.el8.i686 LAPACK static libraries 2f4c76392f71c948b08a7bf514db51ab42851556194890ba379edd4df6a0dea6 download
src
lapack-3.8.0-8.el8.src Numerical linear algebra package libraries 9708da3bc6f88be7f51894e81b31b0b9d96e08d1a220ab038f705cba9a16d974 download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.8.0-8
- Rebuilt for MSVSphere 8.8

* Mon Mar 05 2018 Tom Callaway <spot@fedoraproject.org> - 3.8.0-8
- use LDFLAGS for shared libs

* Mon Feb 26 2018 Tom Callaway <spot@fedoraproject.org> - 3.8.0-7
- add missing aawork functions back to lapacke makefile (bz1549262)

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Tue Jan 30 2018 Björn Esser <besser82@fedoraproject.org> - 3.8.0-5
- Rebuilt for GCC8

* Wed Jan 03 2018 Tom Callaway <spot@fedoraproject.org> - 3.8.0-4
- fix cblas

* Mon Dec 04 2017 Tom Callaway <spot@fedoraproject.org> - 3.8.0-3
- build cblas
- include pkgconfig files.

* Fri Nov 17 2017 Tom Callaway <spot@fedoraproject.org> - 3.8.0-2
- add ilaenv2stage

* Wed Nov 15 2017 Tom Callaway <spot@fedoraproject.org> - 3.8.0-1
- update to 3.8.0

* Mon Aug 14 2017 Tom Callaway <spot@fedoraproject.org> - 3.7.1-5
- rename 64_ libraries to lib*64_*