Commit 88d90d5
feat: add FastCLARA Python binding
Export fast_clara() and CLARAOptions from the dtwcpp package.
The C++ binding (in _dtwcpp_core.cpp) was already added in a prior
commit; this adds the Python-side re-export.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d2c2ad4 commit 88d90d5
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
46 | | - | |
47 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
0 commit comments