dtw-python
dtw-python copied to clipboard
Python port of R's Comprehensive Dynamic Time Warp algorithms package
I'm trying to find the closest matches to a query graph of length 100 in a much longer time series of 100000 length. I'd like it to return all matches...
* Python port of R's Comprehensive Dynamic Time Warp algorithm package version: * Python version: 3.7.3 * Operating System: OS X ### Description If the query and reference series are...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.10.2 to 2.11.1. Release notes Sourced from pypa/cibuildwheel's releases. v2.11.1 π Updates to the latest manylinux images, and updates CPython 3.10 to 3.10.8. v2.11.0 π Adds support...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.5 to 2.17.0. Release notes Sourced from pypa/cibuildwheel's releases. v2.17.0 π Adds the ability to inherit configuration in TOML overrides. This makes certain configurations much simpler. If...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.14. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.8.14 π οΈ Internal Dependencies Nothing changed feature-wise. The only notable update is that the underlying container runtime now...
I was using dtw-python's `dtwPlotThreeWay` and `dtwPlotTwoWay` to plot my desired angle sequence and the robotic arm's actual angle sequence prior to dtw, and found that I couldn't change the...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.2 to 2.21.3. Release notes Sourced from pypa/cibuildwheel's releases. v2.21.3 π Update CPython 3.13 to 3.13.0 final release (#2032) π Docs updates and tidy ups (#2035) Changelog...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.2 to 3.0.0. Release notes Sourced from pypa/cibuildwheel's releases. v3.0.0 See @βhenryiii's release post for more info on new features! π Adds the ability to build wheels...