Updates:
        Labels: -EasyToFix

Comment #14 on issue 388 by asmeurer: NotImplementedError in matrices
http://code.google.com/p/sympy/issues/detail?id=388

What about creating an ImmutableMatrix class to allow this to work? We already need to refactor Matrix so that it is like Polys where the internal representation (dense, sparse, etc.) is independent of the external representation. Might this just be a special case of that?

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