Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikottlarz authored May 8, 2023
1 parent e6a24e8 commit 4bc0604
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# HighDimensionalComplexityEntropy

Repository for our Paper "Ordinal pattern-based complexity analysis of high-dimensional chaotic time series" (https://doi.org/10.1063/5.0147219).

This code base is using the [Julia Language](https://julialang.org/) and
[DrWatson](https://juliadynamics.github.io/DrWatson.jl/stable/)
to make a reproducible scientific project named
Expand Down Expand Up @@ -42,4 +44,4 @@ combinations of `dims`, `data_lengths`, `ms` (pattern lengths) and `τs` (lags)
`config/base.jl`).
Note that this will take some time if you're not using a cluster.
Once you produced all data, simply execute the `standard_plot_generation.jl` and
`heatmap_plot.jl` scripts to generate the plots.
`heatmap_plot.jl` scripts to generate the plots.

0 comments on commit 4bc0604

Please sign in to comment.