#3955: make find_minimum_on_interval use _fast_float_
-------------------------------+--------------------------------------------
Reporter: was | Owner: burcin
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.1
Component: calculus | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Changes (by aginiewicz):
* upstream: => N/A
Comment:
It seems that both forms of find_minimum_on_interval use fast_float now
(sage/symbolic/expression.pyx:8398 and sage/numerical/optimize.py:181) but
only one form of find_maximum_on_interval does, i.e. the
f.find_maximum_on_interval(a,b) (sage/symbolic/expression.pyx:8339).
find_maximum_on_interval(f, a, b) does not.
I'm testing a patch for this and will be uploading it in a short while.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3955#comment:7>
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.