Sun, 19 May 2024 03:15:56 UTC | login

Information for build arpack-3.7.0-6.fc33

ID150780
Package Namearpack
Version3.7.0
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/arpack.git#976d3c3fc4a5cc322cc85d035b495d6454d572f3
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 05:29:56 UTC
CompletedSat, 28 Mar 2020 06:38:29 UTC
Taskbuild (f33, /rpms/arpack.git:976d3c3fc4a5cc322cc85d035b495d6454d572f3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/arpack.git#976d3c3fc4a5cc322cc85d035b495d6454d572f3'}}
Tags
f33
RPMs
src
arpack-3.7.0-6.fc33.src.rpm (info) (download)
noarch
arpack-doc-3.7.0-6.fc33.noarch.rpm (info) (download)
riscv64
arpack-3.7.0-6.fc33.riscv64.rpm (info) (download)
arpack-devel-3.7.0-6.fc33.riscv64.rpm (info) (download)
arpack-static-3.7.0-6.fc33.riscv64.rpm (info) (download)
arpack-debuginfo-3.7.0-6.fc33.riscv64.rpm (info) (download)
arpack-debugsource-3.7.0-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Feb 29 2020 Orion Poplawski <orion@nwra.com> - 3.7.0-6 - Tests no longer failing on ppc64le * Wed Feb 19 2020 David Schwörer <davidsch@fedoraproject.org> - 3.7.0-5 - fix failure with gcc 10 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Nov 30 2019 Orion Poplawski <orion@nwra.com> - 3.7.0-3 - Ignore ppc64le test failure for now * Thu Nov 28 2019 Orion Poplawski <orion@nwra.com> - 3.7.0-2 - Build ILP64 version properly against non-symbol suffixed openblas (FTBFS bz#1734942) - Add upstream fix for icb_arpack_cpp test - New include dir (/usr/include/arpack) * Thu Aug 01 2019 Susi Lehtola <jussilehtola@fedoraproject.org> - 3.7.0-1 - Update to 3.7.0. * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 23 2018 Susi Lehtola <jussilehtola@fedoraproject.org> - 3.6.1-1 - Update to 3.6.1, adding C and C++ bindings.