> No, they are very different. I think get_minmax_data is just finding > the max and min of the plotted points of the function, so the values > will depend on the plot_points parameter for example. The > find_maximum_on_interval function uses scipy's fminbound function. > OK, so I deduce that find_maximum_on_interval is more precise. thanks for the information !
Laurent -- 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-support URL: http://www.sagemath.org
