Results and benchmarks
A General Optimization Framework for Dynamic Time Warping is the primary contribution described in this paper.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 55/100, grounding 75/100, status medium.
Implementation
Best maintained implementation now
GDTW is a Python/C++ library that performs dynamic time warping. It is based on a paper by Dave Deriso and Stephen Boyd.
43 stars · 7 forks · Last push Aug 20, 2026 · NOASSERTION license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords
dderiso/gdtw is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (NOASSERTION).
Open dderiso/gdtw- No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
- Selected dderiso/gdtw as the strongest maintained implementation for new work.
- Includes CI workflow signals.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Active
- Confidence
- High
- Reproducibility
- Strong
- Stars
- 43
- Last push
- Aug 20, 2026 (6d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No Docker setup
- Maintenance
- Recently updated
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 108
- Last push
- May 18, 2026 (99d)
Strong overlap with paper title keywords · Community adoption signal (108 stars)
- No Docker setup
- Dependency manifest missing
- Low confidence match
Reproduction readiness
Ready to run
Ready to reproduce
- Clone dderiso/gdtw and install dependencies from pyproject.toml.
- CI pipeline detected, so automated tests are in place.
- Last updated 6 days ago.
Quick start
git clone https://github.com/dderiso/gdtw.git
pip install -e . Validation caveat
Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- baggepinnen/DynamicAxisWarping.jl
Confidence: Low · 108 stars
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXData includes links from Papers with Code ( CC-BY-SA-4.0 ).