Comment #6 on issue 2020 by [email protected]: Symbols & Matrices http://code.google.com/p/sympy/issues/detail?id=2020
I don't think adding a shape argument to Symbol is a good idea, it would severely dilute the meaning of the class Symbol and force all code using it to add checks for the new attribute. I think it would be much better to adapt the new Indexed classes for this purpose.
-- 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.
