Matrix: HB/nos7
Description: SYMMETRIC MATRIX, POISSON'S EQUATION IN UNIT CUBE.
(undirected graph drawing) |
Matrix properties | |
number of rows | 729 |
number of columns | 729 |
nonzeros | 4,617 |
structural full rank? | yes |
structural rank | 729 |
# of blocks from dmperm | 1 |
# strongly connected comp. | 1 |
explicit zero entries | 0 |
nonzero pattern symmetry | symmetric |
numeric value symmetry | symmetric |
type | real |
structure | symmetric |
Cholesky candidate? | yes |
positive definite? | yes |
author | H. Simon |
editor | I. Duff, R. Grimes, J. Lewis |
date | 1982 |
kind | 2D/3D problem |
2D/3D problem? | yes |
Ordering statistics: | result |
nnz(chol(P*(A+A'+s*I)*P')) with AMD | 18,945 |
Cholesky flop count | 1.1e+06 |
nnz(L+U), no partial pivoting, with AMD | 37,161 |
nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD | 40,277 |
nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD | 68,391 |
SVD-based statistics: | |
norm(A) | 9.86403e+06 |
min(svd(A)) | 0.00415413 |
cond(A) | 2.37451e+09 |
rank(A) | 729 |
sprank(A)-rank(A) | 0 |
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.