Matrix: Nasa/barth
Description: BARTH: Nasa matrix, but with a diagonal added to the original
(bipartite graph drawing) | (graph drawing of A+A') |
Matrix properties | |
number of rows | 6,691 |
number of columns | 6,691 |
nonzeros | 26,439 |
structural full rank? | yes |
structural rank | 6,691 |
# of blocks from dmperm | 981 |
# strongly connected comp. | 981 |
explicit zero entries | 0 |
nonzero pattern symmetry | 0% |
numeric value symmetry | 0% |
type | binary |
structure | unsymmetric |
Cholesky candidate? | no |
positive definite? | no |
author | NASA |
editor | G. Kumfert, A. Pothen |
date | 1995 |
kind | duplicate structural problem |
2D/3D problem? | yes |
Notes:
Let A=Nasa/barth, then Pothen/barth = spones(A+A') with xyz coord.
Ordering statistics: | result |
nnz(chol(P*(A+A'+s*I)*P')) with AMD | 109,795 |
Cholesky flop count | 4.0e+06 |
nnz(L+U), no partial pivoting, with AMD | 212,899 |
nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD | 66,621 |
nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD | 155,857 |
SVD-based statistics: | |
norm(A) | 4.89284 |
min(svd(A)) | 6.71538e-17 |
cond(A) | 7.28602e+16 |
rank(A) | 6,690 |
sprank(A)-rank(A) | 1 |
null space dimension | 1 |
full numerical rank? | no |
singular value gap | 8.8042e+10 |
singular values (MAT file): | click here |
SVD method used: | s = svd (full (A)) ; |
status: | ok |
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.