Matrix: Nemeth/nemeth14

Description: Newton-Schultz iteration, Z_k+1=Z_k+(1/2)*(I-(Z_k)^2)*Z_k. This is Z_14

Nemeth/nemeth14 graph
(undirected graph drawing)


Nemeth/nemeth14

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Nemeth
  • Click here for a description of the Nemeth 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: 3 MB. Use UFget(778) or UFget('Nemeth/nemeth14') in MATLAB.
  • download in Matrix Market format, file size: 3 MB.
  • download in Rutherford/Boeing format, file size: 2 MB.

    Matrix properties
    number of rows9,506
    number of columns9,506
    nonzeros496,144
    structural full rank?yes
    structural rank9,506
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorK. Nemeth
    editorT. Davis
    date1999
    kindsubsequent theoretical/quantum chemistry problem
    2D/3D problem?no

    Notes:

    next: Nemeth/nemeth15 first: Nemeth/nemeth01
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD283,208
    Cholesky flop count8.5e+06
    nnz(L+U), no partial pivoting, with AMD556,910
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD288,772
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD570,864

    SVD-based statistics:
    norm(A)0.45406
    min(svd(A))0.00343298
    cond(A)132.264
    rank(A)9,506
    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

    Nemeth/nemeth14 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.