Hello,
(and copy to Sage-edu)
Currently, both riemann_sum and riemann_sum_integral_approximation
does not support trapezoid mode. But instead there are separate
function which computes these for trapezoid mode .
I am added this mode to both riemann_sum and
riemann_sum_integral_approximation and wanted to take a vote on how
many people think trapezoid function should stay, should be deprecated
or completely deleted.
I prefer very few functions with an optional parameter.
In this case, I vote for an only one (if possible) function
numerical_integral with a new option in
the parameter algorithm (or method)
algorithm="Riemann", algorithm="trapezoid" or algorithm="Simpson",
algorithm="GaussLegendre"...
I don't find any riemann_sum_integral_approximation nor rieman_sum
functions in my 4.6 Sage.
F.
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org