From ac07f5013b276b20cdea3dec23d313e6ccd158a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Angie=20Nicole=20Hern=C3=A1ndez=20Dur=C3=A1n?= <annicolehd@gmail.com> Date: Wed, 19 May 2021 03:56:45 +0000 Subject: [PATCH] =?UTF-8?q?Typo=20correction=20in=20informaci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "data/informaci\303\263n" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/data/informaci\303\263n" "b/data/informaci\303\263n" index e99bd37..90b8b0f 100644 --- "a/data/informaci\303\263n" +++ "b/data/informaci\303\263n" @@ -1,8 +1,8 @@ eqSteps = 19000 mcSteps = 1000 -Time the code takes to run for a lattice sice of 5: 19.13997177395019 minutes. -Time the code takes to run for a lattice sice of 10: 72.0521816415334 minutes. +Time the code takes to run for a lattice size of 5: 19.13997177395019 minutes. +Time the code takes to run for a lattice size of 10: 72.0521816415334 minutes. Time the code takes to run for a lattice size of 15: 167.84334040454996 minutes. -Time the code takes to run for a lattice sice of 20: 272.64107375941677 minutes. +Time the code takes to run for a lattice size of 20: 272.64107375941677 minutes. -- GitLab