Comment #5 on issue 3447 by [email protected]: Elementwise product for Matrix Expressions
http://code.google.com/p/sympy/issues/detail?id=3447
Probably we should just use A.hadamard(B) (that is what it's called in regular matrices, right?). If you want special syntax, you should go fight for http://www.python.org/dev/peps/pep-0225/.
-- 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.
