-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Consider adding fixed-precision versions of David H. Bailey's routines from tquad.f90 in MPFUN2020.
- quadts: tanh-sinh quadrature scheme of Takahashi and Mori, for functions on a finite interval such as (0,1).
- quades: exp-sinh scheme, a variation of tanh-sinh well-suited for functions on a semi-infinite interval such as (0, +infinity).
- quadss: sinh-sinh scheme, a variation of tanh-sinh well-suited for functions on the entire real line.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request