On Mar 29, 6:09 am, "Aaron S. Meurer" <asmeu...@gmail.com> wrote:
> Here's an interesting question:  Matrix.simplify() simplifies in place.  
> Should Basic.simplify() do the same?

This is not possible, because Basic is basically immutable, whereas
Matrix is mutable.

Vinzent

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to