Matrix: Simon/appu
Description: RANDOM SPARSE MATRIX USED IN THE APP BENCHMARK, NASA AMES RESEARCH CENTE
(undirected graph drawing) |
Matrix properties | |
number of rows | 14,000 |
number of columns | 14,000 |
nonzeros | 1,853,104 |
# strongly connected comp. | 1 |
explicit zero entries | 0 |
nonzero pattern symmetry | symmetric |
numeric value symmetry | 94% |
type | real |
structure | unsymmetric |
Cholesky candidate? | no |
positive definite? | no |
author | H. Simon |
editor | H. Simon |
date | 1993 |
kind | directed weighted random graph |
2D/3D problem? | no |
SVD-based statistics: | |
norm(A) | 17.1307 |
min(svd(A)) | 0.1 |
cond(A) | 171.306 |
rank(A) | 14,000 |
null space dimension | 0 |
full numerical rank? | yes |
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.