Updates:
Labels: NeedsReview smichr
Comment #1 on issue 2747 by [email protected]: cse of a Matrix returns a list
http://code.google.com/p/sympy/issues/detail?id=2747
Since Matrix doesn't derive from Basic, it is treated as an iterable...and
all iterables come back as a list. I changed this in
https://github.com/sympy/sympy/pull/875 , however.
--
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.