Standard Integral Transforms (fftl.transforms)#
The fftl.transforms module provides Python implementations for a number
of standard integral transforms.
Note
The fftl.transforms module requires the scipy package.
The integral transforms generally accept the same arguments as the fftl()
routine, except that the coefficient function u is replaced by the
parameters of the integral transforms.
List of transforms#
Hankel transform |
|
Laplace transform |
|
Hankel transform with spherical Bessel functions |
|
Generalised Stieltjes transform |