Comment #23 on issue 2225 by Vinzent.Steinberg: Enhancing Matrix Norm http://code.google.com/p/sympy/issues/detail?id=2225
The Frobenius is norm is a (numerically motivated) approximation of the hard to calculate 2-norm. So I'm not sure if it makes sense as a symbolical default.
I think we have to improve Max() before implementing some of the norms, because IIRC it only accepts two arguments currently.
mpmath already has the "easy" norms. In sympy, we could also implement the 2-norm, because we have eigenvalues.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
