From eca1d65ffa4ccaa3bf29d112be42cabd63cb73a7 Mon Sep 17 00:00:00 2001 From: Micha Date: Tue, 30 Mar 2021 14:56:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94c77f7..722f98a 100644 --- a/README.md +++ b/README.md @@ -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)