Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 513 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 513 Bytes

FastAsyTransforms

Implementations of a fast and numerically stable algorithm for computing the discrete Hankel transform of order 0 as well as evaluating Schlomilch and Fourier-Bessel expansions in O(N(log N)^2/loglog N) operations. The algorithm is basedon an asymptotic expansion for Bessel functions of large arguments, the fast Fourier transform, and the Neumann addition formula.

Paper: [1] A. Townsend, A fast analysis-based discrete Hankel transform using asymptotic expansions, submitted, 2015.