Comment #5 on issue 887 by [email protected]: should m[1.1] be allowed for Matrices?
http://code.google.com/p/sympy/issues/detail?id=887
This is terrible. It allows errors to go through the interface silently. My guess is that numpy lets the c signature handle the type coersion, but we should throw a TypeError just like lists.
-- 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.
