Package superlu4.0: Information

    Source package: superlu4.0
    Version: 4.1-alt1
    Build time:  May 3, 2011, 07:20 PM
    Report package bug
    License: BSD-like
    Summary: A set of subroutines to solve a sparse linear system A*X=B
    Description: 
    SuperLU contains a set of subroutines to solve a sparse linear system
    A*X=B. It uses Gaussian elimination with partial pivoting (GEPP).
    The columns of A may be preordered before factorization; the
    preordering for sparsity is completely separate from the factorization.
    SuperLU provides functionality for both real and complex matrices, in both
    single and double precision.

    List of rpms provided by this srpm:
    libsuperlu-devel (x86_64, i586)
    libsuperlu-devel-doc (noarch)
    libsuperlu4.0 (x86_64, i586)
    libsuperlu4.0-debuginfo (x86_64, i586)
    superlu4.0 (x86_64, i586)
    superlu4.0-debuginfo (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. liblapack-devel
      2. ghostscript-utils
      3. graphviz
      4. doxygen
      5. csh
      6. texlive-extra-utils
      7. texlive-latex-recommended
      8. libgotoblas-devel
      9. gcc-c++
      10. gcc-fortran

    Last changed


    May 3, 2011 Eugeny A. Rostovtsev 4.1-alt1
    - Version 4.1
    - Disabled devel-static package
    April 8, 2011 Eugeny A. Rostovtsev 4.0-alt6
    - Rebuilt with GotoBLAS2 1.13-alt3
    April 7, 2011 Eugeny A. Rostovtsev 4.0-alt5
    - Built with GotoBLAS2 instead of ATLAS