issues
search
pollen-robotics
/
dtw
DTW (Dynamic Time Warping) python module
GNU General Public License v3.0
1.16k
stars
233
forks
source link
Improve overall project maintainability.
#32
Closed
pierre-rouanet
closed
5 years ago
pierre-rouanet
commented
5 years ago
Move code in a separate package (instead of using a single module file)
Update setup configuration (remove some deprecated code)
Fix CI (add flake8, coveralls) and add tests on python 3.
Improve unit testing.