Updates:
Cc: [email protected]
Comment #5 on issue 2244 by [email protected]: N(Matrix) does not work
(but Matrix.evalf() does)
http://code.google.com/p/sympy/issues/detail?id=2244
The sympify error on matrices occur across the board, e.g. in conjugate(),
all the simplify() functions, in Eq() relations... special casing Matrix
involves a lot of work. It looks like there has been some work on
sympifying Matrix into ImmutableMatrix. N(ImmutableMatrix) works as
expected.
--
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.