holgerteichgraeber / TimeSeriesClustering.jl

Julia implementation of unsupervised learning methods for time series datasets. It provides functionality for clustering and aggregating, detecting motifs, and quantifying similarity between time series datasets.
MIT License
82 stars 23 forks source link

OptVariable deprecated call #52

Closed YoungFaithful closed 5 years ago

YoungFaithful commented 5 years ago

It seems like some elements got lost in merging the last PR. I tested everything on my mashine before pushing and now I got multiple issues due to older code parts. I don't know, how this could have happened.