Matrix: HB/lshp1561

Description: SYMMETRIC MATRIX FROM ALAN GEORGE'S L-SHAPE PROBLEMS, 1978.

HB/lshp1561 graph
(undirected graph drawing)


HB/lshp1561

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: HB
  • Click here for a description of the HB 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: 14 KB. Use UFget(196) or UFget('HB/lshp1561') in MATLAB.
  • download in Matrix Market format, file size: 14 KB.
  • download in Rutherford/Boeing format, file size: 13 KB.

    Matrix properties
    number of rows1,561
    number of columns1,561
    nonzeros10,681
    structural full rank?yes
    structural rank1,561
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typebinary
    structuresymmetric
    Cholesky candidate?yes
    positive definite?no

    authorA. George
    editorI. Duff, R. Grimes, J. Lewis
    date1978
    kindthermal problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD31,261
    Cholesky flop count9.8e+05
    nnz(L+U), no partial pivoting, with AMD60,961
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD43,961
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD80,643

    SVD-based statistics:
    norm(A)6.98008
    min(svd(A))0.000366746
    cond(A)19032.4
    rank(A)1,561
    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

    HB/lshp1561 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.