News
Choose a News item and you can browse, search, and post messages.
dtw 1.16 on CRAN
See changelog.
dtw 1.12 on CRAN
Package version 1.12 has been released, supporting open-begin (subsequence) alignments.
dtw 1.9 on CRAN
Now supports the MVM (minimum variance matching) algorithm, plus all transition types classified according Rabiner's book!
dtw 1.5-3 on CRAN
Version 1.5-3 of Dynamic Time Warping algorithms for R available on CRAN. Adds plotting of step patterns and fixes OSX build.
dtw 1.4 on CRAN
Now integrated with package "proxy" to act as a distance function.
Package dtw (Dynamic Time Warp) release 1.0-1 on CRAN
Package moved to "stable". Implements most common DTW step patterns, including several slope-limited asymmetric/symmetric variants given in Sakoe-Chiba.
Package dtw (Dynamic Time Warp) release 1.0-1
Now implements most common step patterns, including all slope-limited ones given in Sakoe-Chiba.
Package dtw (Dynamic Time Warp) release 0.4-1
Now includes a fast native core, with fallback to interpreted code for few (if any) unsupported platforms.
Package dtw (Dynamic Time Warp) release 0.3-1
Now in SVN. Added extensive documentation, plotting functions, examples and OO-style functions. Project moved to "beta"
Release 0.2-1 in SVN
Now supporting slope constraints and OO-style methods for step patterns. Testing encouraged!