Comment #10 on issue 2225 by asmeurer: Enhancing Matrix Norm http://code.google.com/p/sympy/issues/detail?id=2225
You should not edit the mpmath files. mpmath is a separate library that we include with SymPy, so any changes there should be backported to mpmath.
This change actually does belong in sympy/matrices/matrices.py. From what I understand, symbolic norms are planned, but are currently not possible due to the lack of a Max function that works for an arbitrary number of arguments in SymPy.
-- 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.
