Sun, 22 Dec 2024 19:11:38 CST | login

Information for build arpack-3.9.0-4.ocs23

ID16752
Package Namearpack
Version3.9.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/arpack.git?.#211834c0a338d519221a3fd56e01702bc94f526c
SummaryFortran 77 subroutines for solving large scale eigenvalue problems
DescriptionARPACK is a collection of Fortran 77 subroutines designed to solve large scale eigenvalue problems. The package is designed to compute a few eigenvalues and corresponding eigenvectors of a general n by n matrix A. It is most appropriate for large sparse or structured matrices A where structured means that a matrix-vector product w <- Av requires order n rather than the usual order n**2 floating point operations. This software is based upon an algorithmic variant of the Arnoldi process called the Implicitly Restarted Arnoldi Method (IRAM).
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 11:03:28 CST
CompletedSat, 17 Aug 2024 11:18:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/arpack.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/arpack.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
arpack-3.9.0-4.ocs23.src.rpm (info) (download)
aarch64
arpack-3.9.0-4.ocs23.aarch64.rpm (info) (download)
arpack-devel-3.9.0-4.ocs23.aarch64.rpm (info) (download)
arpack-static-3.9.0-4.ocs23.aarch64.rpm (info) (download)
arpack-debuginfo-3.9.0-4.ocs23.aarch64.rpm (info) (download)
arpack-debugsource-3.9.0-4.ocs23.aarch64.rpm (info) (download)
loongarch64
arpack-3.9.0-4.ocs23.loongarch64.rpm (info) (download)
arpack-devel-3.9.0-4.ocs23.loongarch64.rpm (info) (download)
arpack-static-3.9.0-4.ocs23.loongarch64.rpm (info) (download)
arpack-debuginfo-3.9.0-4.ocs23.loongarch64.rpm (info) (download)
arpack-debugsource-3.9.0-4.ocs23.loongarch64.rpm (info) (download)
x86_64
arpack-3.9.0-4.ocs23.x86_64.rpm (info) (download)
arpack-devel-3.9.0-4.ocs23.x86_64.rpm (info) (download)
arpack-static-3.9.0-4.ocs23.x86_64.rpm (info) (download)
arpack-debuginfo-3.9.0-4.ocs23.x86_64.rpm (info) (download)
arpack-debugsource-3.9.0-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.9.0-4 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.9.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.9.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Tue Apr 18 2023 Shuo Wang <abushwang@tencent.com> - 3.9.0-1 - initial build