#13364: Upgrade Maxima to 5.29.1
------------------------------------------------------------------+---------
Reporter: kcrisman |
Owner: tbd
Type: enhancement |
Status: new
Priority: major |
Milestone: sage-5.6
Component: packages |
Resolution:
Keywords: maxima spkg | Work
issues: fix doctests
Report Upstream: Reported upstream. Developers acknowledge bug. |
Reviewers: Karl-Dieter Crisman, François Bissey, Leif Leonhardy
Authors: Jean-Pierre Flori | Merged
in:
Dependencies: #13324 |
Stopgaps:
------------------------------------------------------------------+---------
Comment (by dimpase):
Replying to [comment:80 dimpase]:
> there is quite a bit of activity on maxima's tracker on the reported
bug. There seem to be several(?) bugs triggered, not in abs_integrate
package, but in the "core" maxima.
on these examples (don't forget to {{{load(abs_integrate);}}}) the problem
is more apparent:
{{{
(%i3) integrate(abs(sin(x)+2),x);
(%o3) 2 x - cos(x)
(%i4) integrate(abs(cos(x)+2),x);
(%o4) sin(x) + 2 x
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13364#comment:84>
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.