I have been using your library for a side project with time series, and your functions give a lot of information when comparing two series. Nevertheless, I felt like it would be great to control the warp of the time series (by default in your library is 1) as a parameter, and that's my main contribution in this pull request.
Some PEP8 corrections (enough blank spaces between objects/functions, spaces between commas and numbers, etc.) have been also introduced.
Hello there!
I have been using your library for a side project with time series, and your functions give a lot of information when comparing two series. Nevertheless, I felt like it would be great to control the warp of the time series (by default in your library is 1) as a parameter, and that's my main contribution in this pull request.
Some PEP8 corrections (enough blank spaces between objects/functions, spaces between commas and numbers, etc.) have been also introduced.