Package blzpack: Information

    Source package: blzpack
    Version: 04.00-alt7
    Build time:  Apr 10, 2011, 05:50 PM
    Report package bug
    License: BSD
    Summary: Block LancZos PACKage
    Description: 
    BLZPACK (for Block LancZos PACKage) is a set of subprograms written
    in standard Fortran 77 intended for the computation of eigenvalues
    eig and eigenvectors (x) of the "standard" eigenvalue problem
    
           (A)*(x) - eig*(x) = (0)
    
    or of the "generalized" eigenvalue problem
    
           (A)*(x) - eig*(B)*(x) = (0)
    
    where (A) and (B) are N x N real, sparse, symmetric matrices, eig an
    eigenvalue, and (x) an eigenvector. It is assumed that there exists
    a linear combination of (A) and (B) which is positive definite to
    guarantee that all eigenvalues are real.

    List of rpms provided by this srpm:
    blzpack (x86_64, i586)
    blzpack-examples (noarch)
    libblzpack (x86_64, i586)
    libblzpack-debuginfo (x86_64, i586)
    libblzpack-devel (x86_64, i586)
    libblzpack-devel-doc (noarch)


    List of contributors:
    Eugeny A. Rostovtsev

      1. liblapack-goto-devel
      2. libparmetis-devel
      3. unzip
      4. openmpi-devel

    Last changed


    April 10, 2011 Eugeny A. Rostovtsev 04.00-alt7
    - Built with GotoBLAS2 instead of ATLAS
    - Disabled devel-static package
    March 12, 2011 Eugeny A. Rostovtsev 04.00-alt6
    - Added -g into compiler flags
    Feb. 10, 2011 Eugeny A. Rostovtsev 04.00-alt5
    - Rebuilt for debuginfo