This is the numerical integration program for Fourier-type integrals, using double exponential transformation. This code can calculate the sine type integral and the cosine type integral from a to ...
The tsquad package provides general purpose integration routines. For simple integration tasks this package is as good as the standard routines available e.g. by scipy. Although, the tsquad routines ...