Matrix: Nemeth/nemeth09

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

Nemeth/nemeth09 graph
(undirected graph drawing)


Nemeth/nemeth09

  • 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: 2 MB. Use UFget(773) or UFget('Nemeth/nemeth09') in MATLAB.
  • download in Matrix Market format, file size: 2 MB.
  • download in Rutherford/Boeing format, file size: 2 MB.

    Matrix properties
    number of rows9,506
    number of columns9,506
    nonzeros395,506
    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/nemeth10 first: Nemeth/nemeth01
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD227,360
    Cholesky flop count5.4e+06
    nnz(L+U), no partial pivoting, with AMD445,214
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD234,876
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD459,640

    SVD-based statistics:
    norm(A)0.212941
    min(svd(A))0.128649
    cond(A)1.65521
    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/nemeth09 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.