Пакет liblapack-devel: Информация

Бинарный пакет: liblapack-devel
Версия: 3.8.0-alt3
Архитектура: e2kv5
Собран:  25 ноября 2020 г. 6:33
Исходный пакет: lapack
Сообщить об ошибке в пакете
Домашняя страница: http://www.netlib.org/

Лицензия: BSD
О пакете: BLAS and LAPACK Fortran libraries for numerical linear algebra (with GotoBLAS2)
Описание: 
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.

Сопровождающий: Sergey Bolshakov


Последнее изменение


14 февраля 2019 г. Sergey Bolshakov 1:3.8.0-alt3
- exclude %arm from crippled arches
12 февраля 2019 г. Nikita Ermakov 1:3.8.0-alt2
- Add bootstrap option
- Use libblas.so for %arm %e2k and riscv64 instead of libopenblas.so
24 мая 2018 г. Sergey Bolshakov 1:3.8.0-alt1
- 3.8.0 released