cuTWED
cuTWED copied to clipboard
Return alignments
From what I understand this library only returns the distance score. I'm wondering if it is also possible to get information about where the two series align?
Not currently in my code. There is the possibility to yield backtracking information as demonstrated on the TWED wiki page, but I have not implemented it here yet. I wasnt sure if anyone would use it. Check that out and let me know if that is what you are looking for. Thanks