cuTWED icon indicating copy to clipboard operation
cuTWED copied to clipboard

Return alignments

Open tslater opened this issue 4 years ago • 1 comments

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?

tslater avatar Nov 21 '20 05:11 tslater

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

garrettwrong avatar Mar 11 '21 23:03 garrettwrong