Sun, 28 Apr 2024 17:21:03 UTC | login

Information for build lapack-3.8.0-13.fc31

ID117952
Package Namelapack
Version3.8.0
Release13.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lapack.git#b074a3bbe58350cafd13037c28e6986c4dec009a
SummaryNumerical linear algebra package libraries
DescriptionLAPACK (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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 11 Aug 2019 05:52:55 UTC
CompletedMon, 12 Aug 2019 06:46:10 UTC
Taskbuild (f31-candidate, /rpms/lapack.git:b074a3bbe58350cafd13037c28e6986c4dec009a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lapack.git#b074a3bbe58350cafd13037c28e6986c4dec009a'}}
Tags
f31
f32
f33
RPMs
src
lapack-3.8.0-13.fc31.src.rpm (info) (download)
riscv64
blas-3.8.0-13.fc31.riscv64.rpm (info) (download)
blas-devel-3.8.0-13.fc31.riscv64.rpm (info) (download)
blas-static-3.8.0-13.fc31.riscv64.rpm (info) (download)
blas64-3.8.0-13.fc31.riscv64.rpm (info) (download)
blas64-devel-3.8.0-13.fc31.riscv64.rpm (info) (download)
blas64-static-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack-devel-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack-static-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack64-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack64-devel-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack64-static-3.8.0-13.fc31.riscv64.rpm (info) (download)
blas-debuginfo-3.8.0-13.fc31.riscv64.rpm (info) (download)
blas64-debuginfo-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack-debuginfo-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack-debugsource-3.8.0-13.fc31.riscv64.rpm (info) (download)
lapack64-debuginfo-3.8.0-13.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed May 29 2019 Tom Callaway <spot@fedoraproject.org> - 3.8.0-12 - use --no-optimize-sibling-calls to work around gfortran issues * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Tom Callaway <spot@fedoraproject.org> - 3.8.0-9 - explicitly link liblapacke.so with liblapack to remove undefined-non-weak-symbols * 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_* * Fri Aug 11 2017 Tom Callaway <spot@fedoraproject.org> - 3.7.1-4 - move to 64_ suffix and symbol mangling (bz1295965)