hankel.hankel

General quadrature method for Hankel transformations.

Based on the algorithm provided in H. Ogata, A Numerical Integration Formula Based on the Bessel Functions, Publications of the Research Institute for Mathematical Sciences, vol. 41, no. 4, pp. 949-970, 2005.

Functions

get_h(f, nu[, K, cls, hstart, hdecrement, …]) Determine the largest value of h which gives a converged solution.

Classes

HankelTransform([nu, N, h]) The basis of the Hankel Transformation algorithm by Ogata 2005.
SymmetricFourierTransform([ndim, a, b, N, h]) Determine the Fourier Transform of a radially symmetric function in arbitrary dimensions.