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

Пакет lapack64-3.12.0-7.el10.x86_64 download

Имя lapack64
Эпоха 0
Версия 3.12.0
Релиз 7.el10
Архитектура x86_64
Сайт http://www.netlib.org/lapack/
Лицензия BSD-3-Clause-Open-MPI
Время сборки 2025-04-02 18:31:01
Хост сборки builder-x86-10.inferitos.ru
Краткое описание Numerical linear algebra package libraries
Репозитории CRB
Полное описание 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.
Эррата
Размер 2587 КиБ
Исходный проект lapack-3.12.0-7.el10
Контрольная сумма SHA-256 34945288fe2bb149b121e2a1870784a3cb4e817df8a0513bccd2e0d9d2963fa2
× Full screenshot
История изменений link
* Wed Nov 27 2024 Pavel Simovec <psimovec@redhat.com> - 3.12.0-7
- Add explicit requires to the devel subpackages
- Resolves: RHEL-60890

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.12.0-6
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.12.0-6
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.12.0-5
- Bump release for June 2024 mass rebuild

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Jan 11 2024 Tom Callaway <spot@fedoraproject.org> - 3.12.0-2
- rename isnan.3 to lapack-isnan.3 to avoid conflict with man-pages package

* Thu Jan 04 2024 Tom Callaway <spot@fedoraproject.org> - 3.12.0-1
- update to 3.12.0

* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Thu Jun 01 2023 Tom Callaway <spot@fedoraproject.org> - 3.11.0-4
- apply upstream fix to https://github.com/Reference-LAPACK/lapack/issues/763