Sun, 28 May 2023 04:29:02 UTC

Information for build arpack-2.1-13.el6

ID182053
Package Namearpack
Version2.1
Release13.el6
Epoch
SummaryFortran77 subroutines for solving large scale eigenvalue problems
DescriptionARPACK is a collection of Fortran77 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 byjussilehtola
State complete
Volume DEFAULT
StartedWed, 07 Jul 2010 17:55:46 UTC
CompletedWed, 07 Jul 2010 17:58:41 UTC
Taskbuild (dist-6E-epel, /cvs/pkgs:rpms/arpack/EL-6:arpack-2_1-13_el6)
Tags
dist-6E-epel
RPMs
src
arpack-2.1-13.el6.src.rpm (info) (download)
i686
arpack-2.1-13.el6.i686.rpm (info) (download)
arpack-devel-2.1-13.el6.i686.rpm (info) (download)
arpack-static-2.1-13.el6.i686.rpm (info) (download)
arpack-debuginfo-2.1-13.el6.i686.rpm (info) (download)
ppc64
arpack-2.1-13.el6.ppc64.rpm (info) (download)
arpack-devel-2.1-13.el6.ppc64.rpm (info) (download)
arpack-static-2.1-13.el6.ppc64.rpm (info) (download)
arpack-debuginfo-2.1-13.el6.ppc64.rpm (info) (download)
x86_64
arpack-2.1-13.el6.x86_64.rpm (info) (download)
arpack-devel-2.1-13.el6.x86_64.rpm (info) (download)
arpack-static-2.1-13.el6.x86_64.rpm (info) (download)
arpack-debuginfo-2.1-13.el6.x86_64.rpm (info) (download)
Logs
i686
build.log
root.log
state.log
ppc64
build.log
root.log
state.log
x86_64
build.log
root.log
state.log
Changelog * Wed Jul 07 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 2.1-13 - Get rid of build conditionals related to EPEL 3/4 for which have not been branched. - 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.