Updates:
        Status: Fixed
        Labels: Matrices

Comment #1 on issue 3355 by [email protected]: Inconsistent behavior in Matrix()
http://code.google.com/p/sympy/issues/detail?id=3355

This seems to do the right thing in master:

In [16]: print a
[-L0*cos(q3) + q1]
[-L0*sin(q3) + q2]

In [17]: print s
[-d_com*cos(q3) + q1]
[-d_com*sin(q3) + q2]
[                 q3]


--
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.

Reply via email to