Matrix: GHS_indef/linverse

Description: Gould, Hu, & Scott: matrix inverse approximation (CUTEr)

GHS_indef/linverse graph
(undirected graph drawing)


GHS_indef/linverse

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: GHS_indef
  • Click here for a description of the GHS_indef group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups
  • download as a MATLAB mat-file, file size: 520 KB. Use UFget(1303) or UFget('GHS_indef/linverse') in MATLAB.
  • download in Matrix Market format, file size: 656 KB.
  • download in Rutherford/Boeing format, file size: 601 KB.

    Matrix properties
    number of rows11,999
    number of columns11,999
    nonzeros95,977
    structural full rank?yes
    structural rank11,999
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?yes
    positive definite?no

    authorP. Toint
    editorP. Toint
    date1991
    kindstatistical/mathematical problem
    2D/3D problem?no

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD53,988
    Cholesky flop count2.5e+05
    nnz(L+U), no partial pivoting, with AMD95,977
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD54,000
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD101,960

    SVD-based statistics:
    norm(A)15.5168
    min(svd(A))0.00393169
    cond(A)3946.61
    rank(A)11,999
    sprank(A)-rank(A)0
    null space dimension0
    full numerical rank?yes

    singular values (MAT file):click here
    SVD method used:s = svd (full (A)) ;
    status:ok

    GHS_indef/linverse svd

    For a description of the statistics displayed above, click here.

    Maintained by Tim Davis, last updated 12-Mar-2014.
    Matrix pictures by cspy, a MATLAB function in the CSparse package.
    Matrix graphs by Yifan Hu, AT&T Labs Visualization Group.