Matrix: HB/lshp2614

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

HB/lshp2614 graph
(undirected graph drawing)


HB/lshp2614

  • 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: 23 KB. Use UFget(199) or UFget('HB/lshp2614') in MATLAB.
  • download in Matrix Market format, file size: 23 KB.
  • download in Rutherford/Boeing format, file size: 22 KB.

    Matrix properties
    number of rows2,614
    number of columns2,614
    nonzeros17,980
    structural full rank?yes
    structural rank2,614
    # 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 AMD58,911
    Cholesky flop count2.3e+06
    nnz(L+U), no partial pivoting, with AMD115,208
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD85,989
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD160,176

    SVD-based statistics:
    norm(A)6.98798
    min(svd(A))0.00134453
    cond(A)5197.35
    rank(A)2,614
    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/lshp2614 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.