hmod is a software package for applying matrices involving the modified Hilbert transform using FFT techniques. The code contains methods developed in the context of my dissertation.
The documentation is available on the GitHub page. For mathematical and algorithmic background, see the dissertation and the examples in the repository.
- GitHub repository (including documentation)
- Working example (Jupyter notebook on Binder)
- PyPI package: hmodFFT
- Related dissertation
Installation:
pip install hmodFFT