#11590: Integrating the sgn() function can produce incorrect results
------------------------+---------------------------------------------------
   Reporter:  mjo       |          Owner:  burcin                               
         
       Type:  defect    |         Status:  new                                  
         
   Priority:  major     |      Milestone:                                       
         
  Component:  calculus  |       Keywords:                                       
         
Work_issues:            |       Upstream:  Reported upstream. Developers 
acknowledge bug.
   Reviewer:            |         Author:                                       
         
     Merged:            |   Dependencies:                                       
         
------------------------+---------------------------------------------------

Comment(by mjo):

 Replying to [comment:5 kcrisman]:
 > Well, I'm glad it wasn't just me!
 >
 > Could it be that because we get an answer without `abs_integrate` it
 just returns the 'regular' answer?  But I don't recall the integrate code
 doing that, I think once we turn on `abs_integrate` it should just 'be
 on'...

 It's possible. The abs_integrate code looks like it defines extra definite
 integration methods, and then loops through them until `'integrate` is
 gone from the expression. Within maxima, the extra methods obviously get
 tried first, because we get the right answer. But I suppose something in
 the ECL integration could be trying the default definite integration
 first.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11590#comment:6>
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.

Reply via email to