.. _tut: Tutorials and application demos ================================== The following are instructive demos of using FINUFFT for a variety of spectrally-related tasks arising in scientific computing and signal/image processing. We will slowly grow the list (contact us to add one). For conciseness of code, and ease of writing, they are mostly in MATLAB (and should work on versions at least back to R2017a), unless otherwise stated. .. toctree:: tutorial/serieseval tutorial/realinterp1d tutorial/contft tutorial/peripois2d tutorial/peripois2d_python tutorial/grf tutorial/inv1d2 For further applications, see :ref:`references `, and: * These software tutorial `PDF slides `__. * These seminar `PDF slides `__. * `Fast Fresnel diffraction `_ for optics and acoustics applications. * `Equispaced Fourier methods for Gaussian process regression `_ as described in https://arxiv.org/abs/2210.10210 and https://arxiv.org/abs/2305.11065 * Tutorials for PyNUFFT with 1D and 2D reconstruction examples `here `_. * The numerical sampling of `random plane waves `_.