Matrix: Hamm/add20

Description: 20-bit adder, from Steve Hamm (Motorola) hamm@austoto.sps.mot.com

Hamm/add20 graph
(undirected graph drawing)


Hamm/add20

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Hamm
  • Click here for a description of the Hamm 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: 103 KB. Use UFget(539) or UFget('Hamm/add20') in MATLAB.
  • download in Matrix Market format, file size: 147 KB.
  • download in Rutherford/Boeing format, file size: 132 KB.

    Matrix properties
    number of rows2,395
    number of columns2,395
    nonzeros13,151
    structural full rank?yes
    structural rank2,395
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries4,168
    nonzero pattern symmetrysymmetric
    numeric value symmetry 53%
    typereal
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorS. Hamm
    editorT. Davis
    date1991
    kindcircuit simulation problem
    2D/3D problem?no

    Additional fieldssize and type
    bfull 2395-by-1

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD9,777
    Cholesky flop count7.4e+04
    nnz(L+U), no partial pivoting, with AMD17,159
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD43,284
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD101,299

    Note that all matrix statistics (except nonzero pattern symmetry) exclude the 4168 explicit zero entries.

    SVD-based statistics:
    norm(A)0.722144
    min(svd(A))5.99434e-05
    cond(A)12047.1
    rank(A)2,395
    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

    Hamm/add20 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.