Package superlu: Information

    Binary package: superlu
    Version: 3.1-alt7
    Architecture: i586
    Build time:  Aug 29, 2009, 07:59 AM
    Source package: superlu
    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 contributors:
    Eugeny A. Rostovtsev


    Last changed


    Aug. 29, 2009 Eugeny A. Rostovtsev 3.1-alt7
    - Added shared libraries and additional documentation
    June 25, 2009 Eugeny A. Rostovtsev 3.1-alt6
    - Resolved conflicts with ctest and dapl*-utils
    June 21, 2009 Eugeny A. Rostovtsev 3.1-alt5
    - Rebuild with PIC