This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

midpoint rule for numerical integration


Hi everyone,

although methods like e.g. midpoint rule are not exactly state of the 
art I would find
it useful to have a gsl-implementation for certain special cases or checks.
I could myself contribute the very simple low-level routine for an 
open-midpoint-rule
which in particular has the advantage of using already evaluated points 
for the next
iteration/refinement. however I would have to rely on someone to 
integrate it into a
higher level gsl function.

what do you think?

daniel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]