Information for build arpack-3.9.0-3.oc9

ID19924
Package Namearpack
Version3.9.0
Release3.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/arpack.git?.#912944fad0522933d0314badf30662fbfd10a099
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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 17:22:42 CST
CompletedTue, 16 Jan 2024 17:39:09 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-3.oc9.src.rpm (info) (download)
aarch64
arpack-3.9.0-3.oc9.aarch64.rpm (info) (download)
arpack-devel-3.9.0-3.oc9.aarch64.rpm (info) (download)
arpack-static-3.9.0-3.oc9.aarch64.rpm (info) (download)
arpack-debuginfo-3.9.0-3.oc9.aarch64.rpm (info) (download)
arpack-debugsource-3.9.0-3.oc9.aarch64.rpm (info) (download)
x86_64
arpack-3.9.0-3.oc9.x86_64.rpm (info) (download)
arpack-devel-3.9.0-3.oc9.x86_64.rpm (info) (download)
arpack-static-3.9.0-3.oc9.x86_64.rpm (info) (download)
arpack-debuginfo-3.9.0-3.oc9.x86_64.rpm (info) (download)
arpack-debugsource-3.9.0-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * 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