Changes in this release:
- The windowed Fourier transform has been added.
- The wavelet transform now calculates `padleft` and `padright` in parallel, although this only provides a small performance improvement.
- The `harmonicfinder` algorithm is now more robust.
- PyMODAlib now checks that the MATLAB Runtime is installed, and the correct version, on Windows. This only occurs when a function which uses the MATLAB Runtime is called.