Matrix: MathWorks/Pd
Description: Matrix problem X=A\B with many sparse right-hand-sides
(bipartite graph drawing) | (graph drawing of A+A') |
Matrix properties | |
number of rows | 8,081 |
number of columns | 8,081 |
nonzeros | 13,036 |
structural full rank? | yes |
structural rank | 8,081 |
# of blocks from dmperm | 7,877 |
# strongly connected comp. | 7,877 |
explicit zero entries | 0 |
nonzero pattern symmetry | 0% |
numeric value symmetry | 0% |
type | real |
structure | unsymmetric |
Cholesky candidate? | no |
positive definite? | no |
author | P. Anderson |
editor | T. Davis |
date | 2002 |
kind | counter-example problem |
2D/3D problem? | no |
Additional fields | size and type |
b | sparse 8081-by-12406 |
Ordering statistics: | result |
nnz(chol(P*(A+A'+s*I)*P')) with AMD | 14,340 |
Cholesky flop count | 3.1e+04 |
nnz(L+U), no partial pivoting, with AMD | 20,599 |
nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD | 11,635 |
nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD | 15,465 |
SVD-based statistics: | |
norm(A) | 65893 |
min(svd(A)) | 2.51394e-07 |
cond(A) | 2.62111e+11 |
rank(A) | 8,081 |
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.