Wed, 04 Dec 2024 16:40:09 CST | login

Information for build lapack-3.11.0-1.ocs23

ID1427
Package Namelapack
Version3.11.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/lapack.git?.#7813a5c02c4f483934c1b9f7548c677d026db8bf
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 23 Aug 2023 20:41:51 CST
CompletedWed, 23 Aug 2023 21:09:04 CST
Taskbuild (dist-ocs23, /opencloudos-stream/lapack.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/lapack.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
lapack-3.11.0-1.ocs23.src.rpm (info) (download)
aarch64
blas-3.11.0-1.ocs23.aarch64.rpm (info) (download)
blas-devel-3.11.0-1.ocs23.aarch64.rpm (info) (download)
blas-static-3.11.0-1.ocs23.aarch64.rpm (info) (download)
blas64-3.11.0-1.ocs23.aarch64.rpm (info) (download)
blas64_-3.11.0-1.ocs23.aarch64.rpm (info) (download)
lapack-3.11.0-1.ocs23.aarch64.rpm (info) (download)
lapack-devel-3.11.0-1.ocs23.aarch64.rpm (info) (download)
lapack-static-3.11.0-1.ocs23.aarch64.rpm (info) (download)
lapack64-3.11.0-1.ocs23.aarch64.rpm (info) (download)
lapack64_-3.11.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
blas-3.11.0-1.ocs23.x86_64.rpm (info) (download)
blas-devel-3.11.0-1.ocs23.x86_64.rpm (info) (download)
blas-static-3.11.0-1.ocs23.x86_64.rpm (info) (download)
blas64-3.11.0-1.ocs23.x86_64.rpm (info) (download)
blas64_-3.11.0-1.ocs23.x86_64.rpm (info) (download)
lapack-3.11.0-1.ocs23.x86_64.rpm (info) (download)
lapack-devel-3.11.0-1.ocs23.x86_64.rpm (info) (download)
lapack-static-3.11.0-1.ocs23.x86_64.rpm (info) (download)
lapack64-3.11.0-1.ocs23.x86_64.rpm (info) (download)
lapack64_-3.11.0-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 23 2023 cunshunxia <cunshunxia@tencent.com> - 3.11.0-1 - upgrade to 3.11.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.10.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.10.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Nov 25 2022 rockerzhu <rockerzhu@tencent.com> - 3.10.0-1 - Initial build