#2607: find_minimum_on_interval() uses the wrong scipy function
--------------------------------+-------------------------------------------
Reporter: AlexGhitza | Owner: jwmerrill
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: calculus | Resolution:
Keywords: sd31, sd40.5 | Work issues:
Report Upstream: N/A | Reviewers: Karl-Dieter Crisman
Authors: Dan Drake | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Comment (by kcrisman):
Actually, if we need to do more along the lines of warnings, I'll just put
it here. The point is the tilde, as opposed to having the big long thing
show up in the doc (while still telling people that it's in another place,
which I imagine was the point of not having the tilde before).
{{{
-Uses :func:`sage.numerical.optimize.find_minimum_on_interval`
+Uses the :func:`~sage.numerical.optimize.find_minimum_on_interval`
+function in the numerical optimization module of Sage.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2607#comment:28>
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.