Haskell implementation for converting a list of numbers to a continuous time function using Whittaker–Shannon interpolation. The formula for the interpolation is given by
Check out the wikipedia article for more information. An example of the resampling is shown in the figure below.
The software is made by Aleksander Wasaznik and Geir Kulia.