Thu, 18 Apr 2024 06:18:48 UTC | login

Information for build arpack-3.1.3-2.el7

ID397
Package Namearpack
Version3.1.3
Release2.el7
Epoch
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 byhguemar
State complete
Volume DEFAULT
StartedSun, 21 Dec 2014 14:33:40 UTC
CompletedSun, 21 Dec 2014 14:36:37 UTC
Taskbuild (cloud7-el7, arpack-3.1.3-2.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
RPMs
src
arpack-3.1.3-2.el7.src.rpm (info) (download)
aarch64
arpack-3.1.3-2.el7.aarch64.rpm (info) (download)
arpack-devel-3.1.3-2.el7.aarch64.rpm (info) (download)
arpack-static-3.1.3-2.el7.aarch64.rpm (info) (download)
arpack-debuginfo-3.1.3-2.el7.aarch64.rpm (info) (download)
noarch
arpack-doc-3.1.3-2.el7.noarch.rpm (info) (download)
ppc64le
arpack-3.1.3-2.el7.ppc64le.rpm (info) (download)
arpack-devel-3.1.3-2.el7.ppc64le.rpm (info) (download)
arpack-static-3.1.3-2.el7.ppc64le.rpm (info) (download)
arpack-debuginfo-3.1.3-2.el7.ppc64le.rpm (info) (download)
x86_64
arpack-3.1.3-2.el7.x86_64.rpm (info) (download)
arpack-devel-3.1.3-2.el7.x86_64.rpm (info) (download)
arpack-static-3.1.3-2.el7.x86_64.rpm (info) (download)
arpack-debuginfo-3.1.3-2.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
mock_output.log
build.log
state.log
ppc64le
root.log
mock_output.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Sat Sep 21 2013 Orion Poplawski <orion@cora.nwra.com> - 3.1.3-2 - Rebuild for atlas 3.10 using threaded library * Thu Sep 05 2013 Susi Lehtola <jussilehtola@fedoraproject.org> - 3.1.3-1 - Update to 3.1.3. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Dec 13 2011 Jussi Lehtola <jussilehtola@fedoraproject.org> - 3.0.1-1 - Change sources to arpack-ng, which provides an up-to-date version of ARPACK. - Include examples and documentation in a new -doc package. * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jul 07 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 2.1-12 - Bump spec to fix update path. * Wed Apr 07 2010 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1-11 - Change license to BSD (see RH bugs #234191 and #578873). * Wed Sep 24 2008 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> 2.1-10 - fix libarpack.so: undefined reference to `etime_' with recent gfortran * Mon Aug 25 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1-9 - Patch0 and %patch make recent rpm silenty fail. * Wed May 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.1-8 - fix license tag * Wed Oct 24 2007 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> 2.1-7 - apply Frederic Hecht's patch for eigenvalue bug - move static libs to separate package * Mon Mar 26 2007 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1-6 - Add license and clarification note - Add lapack support * Thu Nov 09 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 2.1-4 - Freshen up for submitting to fedora extras. - Fix permissions of so file. - Add forgotten ldconfig - Remove dot from summaries. * Wed Jul 16 2003 Axel Thimm <Axel.Thimm@ATrpms.net> - Initial build.