Fri, 27 Jun 2025 00:15:24 CST | login

Information for build arpack-3.9.0-5.oc9

ID35261
Package Namearpack
Version3.9.0
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/arpack.git?.#5b1cd108933a9eca4a664e70ddcf99031deddaaf
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 15:16:36 CST
CompletedThu, 12 Jun 2025 15:29:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/arpack.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/arpack.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
arpack-3.9.0-5.oc9.src.rpm (info) (download)
aarch64
arpack-3.9.0-5.oc9.aarch64.rpm (info) (download)
arpack-devel-3.9.0-5.oc9.aarch64.rpm (info) (download)
arpack-static-3.9.0-5.oc9.aarch64.rpm (info) (download)
arpack-debuginfo-3.9.0-5.oc9.aarch64.rpm (info) (download)
arpack-debugsource-3.9.0-5.oc9.aarch64.rpm (info) (download)
loongarch64
arpack-3.9.0-5.oc9.loongarch64.rpm (info) (download)
arpack-devel-3.9.0-5.oc9.loongarch64.rpm (info) (download)
arpack-static-3.9.0-5.oc9.loongarch64.rpm (info) (download)
arpack-debuginfo-3.9.0-5.oc9.loongarch64.rpm (info) (download)
arpack-debugsource-3.9.0-5.oc9.loongarch64.rpm (info) (download)
x86_64
arpack-3.9.0-5.oc9.x86_64.rpm (info) (download)
arpack-devel-3.9.0-5.oc9.x86_64.rpm (info) (download)
arpack-static-3.9.0-5.oc9.x86_64.rpm (info) (download)
arpack-debuginfo-3.9.0-5.oc9.x86_64.rpm (info) (download)
arpack-debugsource-3.9.0-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 03 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.9.0-5 - Rebuilt for loongarch64 * 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