Hi. is there any module in tslearn for calculating Fréchet distance? I found multi dimensional DTW in tslearn very helpful since it is so much faster than other available implementations. I want to calculate similarity score in Fréchet distance for 2D time series with differenet size and i was wondering is it possible with tslearn or not?
thank you