ludogiorgi / ClusteringDynamical

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiDimensionalClustering

Companion Repository for the paper "Clustering of multi-dimensional dynamical systems". Requires Julia 1.8+

Steps

  1. Download the repository
  2. Move into the MultiDimensionalClustering directory
  3. open the Julia repl via "julia --project -t auto"
  4. instantiate the environment in the Julia REPL via "] instantiate"
  5. include("generate/generate_data.jl")
  6. include("cluster/potential_well_cluster.jl")

About


Languages

Language:Julia 100.0%