From 1ee6c5c0d6a0a9d96468a8a1de396ed0d5a519eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Tue, 4 Jan 2022 14:06:21 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20jsuis=20teub=C3=A9=20wait?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Manifest.toml.bak | 0 Project.toml | 0 graph21-22.ipynb | 2 +- grid50_Q22.jld2 | Bin karat7_Q22_1.jld2 | Bin karat7_Q22_2.jld2 | Bin 6 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Manifest.toml.bak mode change 100755 => 100644 Project.toml mode change 100755 => 100644 graph21-22.ipynb mode change 100755 => 100644 grid50_Q22.jld2 mode change 100755 => 100644 karat7_Q22_1.jld2 mode change 100755 => 100644 karat7_Q22_2.jld2 diff --git a/Manifest.toml.bak b/Manifest.toml.bak old mode 100755 new mode 100644 diff --git a/Project.toml b/Project.toml old mode 100755 new mode 100644 diff --git a/graph21-22.ipynb b/graph21-22.ipynb old mode 100755 new mode 100644 index bd6c22e..5f15880 --- a/graph21-22.ipynb +++ b/graph21-22.ipynb @@ -443,7 +443,7 @@ " \n", "Question 5 (code): Implement the function `Simulation_SIS` (respect the header and the specifications).\n", " \n", - "###### The corrector should be able to write `predictions, taus = Simulation_SIS(net,nbinf,betas,alphas,t,nbsimu)` with your code." + "###### The corrector should be able to write `predictions, taus = Simulation_SIS(net, nbinf, betas, alphas, t, nbsimu)` with your code." ] }, { diff --git a/grid50_Q22.jld2 b/grid50_Q22.jld2 old mode 100755 new mode 100644 diff --git a/karat7_Q22_1.jld2 b/karat7_Q22_1.jld2 old mode 100755 new mode 100644 diff --git a/karat7_Q22_2.jld2 b/karat7_Q22_2.jld2 old mode 100755 new mode 100644