Comment #1 on issue 3406 by [email protected]: SparseMatrix attribute is incompatible with MatrixBase methods
http://code.google.com/p/sympy/issues/detail?id=3406

(Sorry -- MatrixBase, not MutableMatrix, currently has the .mat property. And since SparseMatrix derives from MatrixBase the problems arise. If the pertinent code from MatrixBase were moved to MutableMatrix and MatrixBase didn't contain the .mat attribute, then everything would be better separated.)

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