aeneas icon indicating copy to clipboard operation
aeneas copied to clipboard

Use PyTables (+CFFI) for out-of-core DTW computation

Open readbeyond opened this issue 9 years ago • 0 comments

Preliminary testing seems to yield good results, especially if coupled with CFFI (C code) for the actual computation of cost matrix, accumulated cost matrix, and best path selection.

readbeyond avatar Dec 15 '16 22:12 readbeyond