Updates:
        Labels: Milestone-Release0.6.5

Comment #24 on issue 1455 by ondrej.certik: Split expand so that it only  
expands a*(x+y) => a*x+a*y
http://code.google.com/p/sympy/issues/detail?id=1455

Indeed, I also don't like this commit:

http://github.com/asmeurer/sympy/commit/1e6d88cba99eb9983d3c2650262d01b998ac868a

also I don't like the try/except AttributeError, clause. It catches *any*
AttributeError, and it will just hide bugs. Let's write this explicitely.

Aaron, is there a way to address the comment 18? I agree with Vinzent, so  
if you
cannot figure something out, ping me and I'll try to.

Otherwise the patches are +1.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to