#10682: sum fails with lower bound != 0 or 1 (upgrade maxima to 5.26)
---------------------------------------------------------+------------------
Reporter: fmaltey | Owner:
burcin
Type: defect | Status:
needs_work
Priority: critical | Milestone:
sage-5.0
Component: symbolics | Keywords:
maxima 5.26.0 binomial sum
Work_issues: domain issue, error handling in nintegral | Upstream: N/A
Reviewer: Jean-Pierre Flori, | Author:
Dima Pasechnick
Merged: | Dependencies:
---------------------------------------------------------+------------------
Comment(by mjo):
The whole
{{{
desolve(..., make_it_work=True)
}}}
approach is silly. If we don't get a solution without it, we should use
contrib_ode. If we know the variables are real, we should set domain=real.
It might require a second ticket and some work on MaximaLib/desolve, but
we shouldn't just paper over the fact that this doesn't work (and is a
regression in that regard). Requiring the user to manually set the domain
'''is''' a regression.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10682#comment:44>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.