Search Criteria
Package Details: python-dtw-python-git 1.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-dtw-python-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-dtw-python-git |
| Description: | Python port of R's Comprehensive Dynamic Time Warp algorithm package |
| Upstream URL: | https://github.com/DynamicTimeWarping/dtw-python |
| Licenses: | GPL3 |
| Conflicts: | python-dtw-python |
| Provides: | python-dtw-python |
| Submitter: | lumaku |
| Maintainer: | None |
| Last Packager: | lumaku |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-05-11 21:39 (UTC) |
| Last Updated: | 2022-11-18 19:46 (UTC) |
Dependencies (6)
- cython (cython-gitAUR)
- python
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
Latest Comments
lumaku commented on 2021-06-13 21:02 (UTC)
Yes! Thanks @wbthomason, I included cython as dependency.
wbthomason commented on 2021-06-13 20:45 (UTC)
I think this package needs a dependency on
cython?