Updates:
Status: Started
Comment #46 on issue 1695 by [email protected]: integral of a piecewise
function gives bad result
http://code.google.com/p/sympy/issues/detail?id=1695
I find some problems with this patch:
* First of all, it's too large to be reviewed properly. It seems it could
be broken
up in several logically separate patches.
* I don't like some of the names, such as 'listizeset' and 'setizelist' -
maybe the
functionality of these functions should be absorbed in methods of Set?
* I don't understand the justification for NoUnionError - raising an error
if
evaluation of something fails is unusual in sympy, the conventional result
is to
leave the expression unchanged.
* The patch is incompatible with the one for issue 1693 - so they cannot be
simultaneously slated for integration. I'm removing the "PassedReview"
status here,
pending a decision on this point.
--
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 [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.