Fri, 29 Mar 2024 18:40:02 CST | login

Information for build lapack-3.9.0-3.oe1

ID780
Package Namelapack
Version3.9.0
Release3.oe1
Epoch
Sourcegit+https://gitee.com/src-openeuler/lapack.git#21c7fdba5df1b88410a2b8146d2a8fcc0aaafd60
SummaryThe LAPACK libraries for numerical linear algebra.
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 17 Sep 2021 00:15:07 CST
CompletedFri, 17 Sep 2021 02:45:52 CST
Taskbuild (roe1, /src-openeuler/lapack.git:21c7fdba5df1b88410a2b8146d2a8fcc0aaafd60)
Extra{'source': {'original_url': 'git+https://gitee.com/src-openeuler/lapack.git#21c7fdba5df1b88410a2b8146d2a8fcc0aaafd60'}}
Tags
roe1
RPMs
src
lapack-3.9.0-3.oe1.src.rpm (info) (download)
riscv64
lapack-3.9.0-3.oe1.riscv64.rpm (info) (download)
lapack-devel-3.9.0-3.oe1.riscv64.rpm (info) (download)
lapack-help-3.9.0-3.oe1.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Mar 18 2021 maminjie <maminjie1@huawei.com> - 3.9.0-3 - Fix the position of CFLAGS added * Wed Sep 09 2020 liuweibo <liuweibo10@huawei.com> - 3.9.0-2 - fix source0 * Sat Aug 08 2020 xinghe <xinghe1@huawei.com> - 3.9.0-1 - update verion to 3.9.0 * Fri Apr 03 2020 Jiangping Hu <hujp1985@foxmail.com> - 3.8.0-17 - Fix method annotations of lapack_make * Thu Mar 19 2020 gulining1 <gulining1@huawei.com> - 3.8.0-16 - add build option to fix selfbuild error * Thu Mar 19 2020 gulining1 <gulining1@huawei.com> - 3.8.0-15 - Add version for obsoletes packages * Wed Mar 18 2020 zhujunhao <zhujunhao5@huawei.com> - 3.8.0-14 - Add safe compilation options * Thu Feb 13 2020 likexin <likexin4@huawei.com> - 3.8.0-13 - Add liblapack_pic.a * Mon Jan 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.8.0-12 - Optimize spec * Thu Nov 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.8.0-11 - Package init