Module fht

Module fht 

Source
Expand description

Fast Hankel Transform (FHT) module

This module implements the Fast Hankel Transform using the FFTLog algorithm, similar to SciPy’s implementation.

Functions§

fht
Fast Hankel Transform using FFTLog algorithm
fht_sample_points
Compute the discrete Hankel transform sample points
fhtoffset
Calculate optimal offset for the FFTLog method
ifht
Inverse Fast Hankel Transform