You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-fastdtw-0.3.4-1.lbn36.x86_64

python3-fastdtw-0.3.4-1.lbn36.x86_64

Package Attributes
RPM  python3-fastdtw-0.3.4-1.lbn36.x86_64.rpm Architecture  x86_64 Size  238616 Created  2022/11/07 06:40:12 UTC
Package Specification
Summary Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity
Group Unspecified
License MIT
Home Page https://github.com/slaypni/fastdtw
Description

-Python implementation of FastDTW < [1]_, which is an approximate Dynamic Time Warping (DTW) algorithm that provides optimal or near-optimal alignments with an O(N) time and memory complexity.Install pip install fastdtwExample import numpy as np from scipy.spatial.distance import euclidean from fastdtw import fastdtw x np.array([[1,1], [2,2], [3,3], [4,4], [5,5]]) y np.array([[2,2], [3,3],...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsZstd)  
rpmlib(FileDigests)  
Provides
python-fastdtw
python3-fastdtw
python3-fastdtw(x86-64)
python3.10-fastdtw
python3.10dist(fastdtw)
python3dist(fastdtw)
Obsoletes
python-fastdtw

Document Actions