#2607: find_minimum_on_interval() uses the wrong scipy function
--------------------------+-------------------------------------------------
   Reporter:  AlexGhitza  |          Owner:  jwmerrill 
       Type:  defect      |         Status:  new       
   Priority:  major       |      Milestone:  sage-4.7.1
  Component:  calculus    |       Keywords:  sd31      
Work_issues:              |       Upstream:  N/A       
   Reviewer:              |         Author:            
     Merged:              |   Dependencies:            
--------------------------+-------------------------------------------------

Comment(by kcrisman):

 It doesn't matter.  Or, at worst, we add some documentation to clarify
 that.

 The reason it doesn't matter is that this is still ''better'' than the
 other.  Unless you can produce some (natural) examples where
 optimize.brent does the same.

 The Scipy documentation is not 100% clear on what is done, and it's
 conceivable they are the same.  It's certainly possible that in fact using
 optimize.brent in the way I'm suggesting would be just as 'bad' as the
 previous one, or even essentially equivalent.  But it would be nice to
 have an explicit example of this before we resort to that.

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