Open sriharsha-sammeta opened 3 years ago
Hi, I see that the main library is implemented in C. Can you please point out steps to load and call the fastdtw function from C language instead of python?
Install the Cython library before installing fastdtw, to utilize its C implementation.
Hi, I see that the main library is implemented in C. Can you please point out steps to load and call the fastdtw function from C language instead of python?