Condition number of sparse matrix

OK, so the method is in there, but the only norms that you can use are L1 and Linf. Any reason why L2 isn’t there? Maybe the error message could be a bit clearer? The way it is written, I am led to believe that the only way to calculate the condition number is to convert to a dense array.