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

How to create Project.toml #94

Closed holgerteichgraeber closed 5 years ago

holgerteichgraeber commented 5 years ago

https://discourse.julialang.org/t/convert-require-to-project-toml-and-manifest-toml/17775 Shows how to create Project.toml. Just putting this here to find it ..

Concerning manifest: people say not necessary.. https://discourse.julialang.org/t/does-manifest-toml-belong-in-the-repository/12029/3

holgerteichgraeber commented 5 years ago

Another note on that: