Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lindnemi authored Mar 30, 2021
1 parent 5ab5306 commit eca1d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This repository contains scripts for benchmarking dynamical systems on networks. Usage Instructions are found below. Details on our methodology are reported in our paper on [NetworkDynamics.jl -- Composing and simulating complex networks in Julia](https://arxiv.org/abs/2012.12696). Below you see a plot of competing runtimes simulating a Kuramoto network of 10, 100 and 1000 oscillators.
This repository contains scripts for benchmarking dynamical systems on networks. Usage Instructions are found below. Details on our methodology are reported in our [paper]((https://arxiv.org/abs/2012.12696) on [NetworkDynamics.jl](https://github.com/PIK-ICoN/NetworkDynamics.jl). Below you see plots of competing runtimes simulating a Kuramoto network of 10, 100 and 1000 oscillators.

![Work precision diagram of a network with 10 Kuramoto oscillators.](https://github.com/PIK-ICoN/NetworkDynamicsBenchmarks/blob/main/utils/plotting/WPD10.png?raw=true)
![Work precision diagram of a network with 100 Kuramoto oscillators.](https://github.com/PIK-ICoN/NetworkDynamicsBenchmarks/blob/main/utils/plotting/WPD100.png?raw=true)
Expand Down

0 comments on commit eca1d65

Please sign in to comment.