Skip to content

Commit fa7cb89

Browse files
committed
final presentation
1 parent 7dd8e30 commit fa7cb89

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

results_presentation.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 2,
5+
"execution_count": 1,
66
"metadata": {
77
"init_cell": true,
88
"slideshow": {
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"source": [
29-
"# Expanding on the Bak-Snappen model\n",
29+
"# Expanding on the Bak-Sneppen model\n",
3030
"\n",
3131
" By Hildebert Moulié, Philippe Nicolau, Louis Weyland & Binjie Zhou\n",
3232
"\n",
@@ -73,9 +73,9 @@
7373
"source": [
7474
"# Introduction\n",
7575
"\n",
76-
"After having looked into the Bak-Snappen model, which is originally used on a one dimensional ring, we believed it to be very limited in its use. In order for it to be a better representation of reality, two dimensional and three dimensional versions of the model were coded using Python 3.8 with the _Networkx_ package.\n",
76+
"After having looked into the Bak-Sneppen model, which is originally used on a one dimensional ring, we believed it to be very limited in its use. In order for it to be a better representation of reality, two dimensional and three dimensional versions of the model were coded using Python 3.8 with the _Networkx_ package.\n",
7777
"\n",
78-
"We want to show that the avalanche times follow a power-law distribution, and observe the self-organising property."
78+
"We want to show that a power-law distribution can be observed in the avalanche times, in the distances between consecutive mutations and the cluster sizes. Self-organising properties will also be shown."
7979
]
8080
},
8181
{

results_presentation.slides.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13358,7 +13358,7 @@
1335813358
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
1335913359
</div><div class="inner_cell">
1336013360
<div class="text_cell_render border-box-sizing rendered_html">
13361-
<h1 id="Expanding-on-the-Bak-Snappen-model">Expanding on the Bak-Snappen model<a class="anchor-link" href="#Expanding-on-the-Bak-Snappen-model">&#182;</a></h1><p>By Hildebert Moulié, Philippe Nicolau, Louis Weyland &amp; Binjie Zhou</p>
13361+
<h1 id="Expanding-on-the-Bak-Sneppen-model">Expanding on the Bak-Sneppen model<a class="anchor-link" href="#Expanding-on-the-Bak-Sneppen-model">&#182;</a></h1><p>By Hildebert Moulié, Philippe Nicolau, Louis Weyland &amp; Binjie Zhou</p>
1336213362
<figure class="half" style="display:flex">
1336313363
<img style="width:400px" src="presentation_content/images/uva_logo.png">
1336413364
<img style="width:400px" src="presentation_content/images/vu_logo.png">
@@ -13394,8 +13394,8 @@ <h1 id="Presentation-overview">Presentation overview<a class="anchor-link" href=
1339413394
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
1339513395
</div><div class="inner_cell">
1339613396
<div class="text_cell_render border-box-sizing rendered_html">
13397-
<h1 id="Introduction">Introduction<a class="anchor-link" href="#Introduction">&#182;</a></h1><p>After having looked into the Bak-Snappen model, which is originally used on a one dimensional ring, we believed it to be very limited in its use. In order for it to be a better representation of reality, two dimensional and three dimensional versions of the model were coded using Python 3.8 with the <em>Networkx</em> package.</p>
13398-
<p>We want to show that the avalanche times follow a power-law distribution, and observe the self-organising property.</p>
13397+
<h1 id="Introduction">Introduction<a class="anchor-link" href="#Introduction">&#182;</a></h1><p>After having looked into the Bak-Sneppen model, which is originally used on a one dimensional ring, we believed it to be very limited in its use. In order for it to be a better representation of reality, two dimensional and three dimensional versions of the model were coded using Python 3.8 with the <em>Networkx</em> package.</p>
13398+
<p>We want to show that a power-law distribution can be observed in the avalanche times, in the distances between consecutive mutations and the cluster sizes. Self-organising properties will also be shown.</p>
1339913399

1340013400
</div>
1340113401
</div>
@@ -13468,10 +13468,10 @@ <h1 id="Model-behavior">Model behavior<a class="anchor-link" href="#Model-behavi
1346813468

1346913469

1347013470

13471-
<div id="87afd869-1fd7-47a3-8f70-cace3d75895e"></div>
13471+
<div id="cb6098c6-c400-44da-a5a5-1935945dafff"></div>
1347213472
<div class="output_subarea output_javascript ">
1347313473
<script type="text/javascript">
13474-
var element = $('#87afd869-1fd7-47a3-8f70-cace3d75895e');
13474+
var element = $('#cb6098c6-c400-44da-a5a5-1935945dafff');
1347513475
/* Put everything inside the global mpl namespace */
1347613476
window.mpl = {};
1347713477

@@ -14312,10 +14312,10 @@ <h2 id="Avalanche-time">Avalanche time<a class="anchor-link" href="#Avalanche-ti
1431214312

1431314313

1431414314

14315-
<div id="1a6e16de-1df0-4c93-bf0e-a87d10658148"></div>
14315+
<div id="e988b6c5-0963-42d6-9b83-e2498dc91b25"></div>
1431614316
<div class="output_subarea output_javascript ">
1431714317
<script type="text/javascript">
14318-
var element = $('#1a6e16de-1df0-4c93-bf0e-a87d10658148');
14318+
var element = $('#e988b6c5-0963-42d6-9b83-e2498dc91b25');
1431914319
/* Put everything inside the global mpl namespace */
1432014320
window.mpl = {};
1432114321

@@ -15155,10 +15155,10 @@ <h2 id="Mutation-distance">Mutation distance<a class="anchor-link" href="#Mutati
1515515155

1515615156

1515715157

15158-
<div id="1fadf1e8-ec13-4bed-98a4-63093a8c2624"></div>
15158+
<div id="bb1556a0-04d0-4a23-8e28-85ec0437d10f"></div>
1515915159
<div class="output_subarea output_javascript ">
1516015160
<script type="text/javascript">
15161-
var element = $('#1fadf1e8-ec13-4bed-98a4-63093a8c2624');
15161+
var element = $('#bb1556a0-04d0-4a23-8e28-85ec0437d10f');
1516215162
/* Put everything inside the global mpl namespace */
1516315163
window.mpl = {};
1516415164

@@ -16034,10 +16034,10 @@ <h2 id="Cluster-size-distribution-for-different-grid-sizes">Cluster size distrib
1603416034

1603516035

1603616036

16037-
<div id="a5f2e0d3-6dd3-4c2a-8222-e639cf563cd0"></div>
16037+
<div id="6ca094b6-7e02-48fc-9f73-daa6fc75e929"></div>
1603816038
<div class="output_subarea output_javascript ">
1603916039
<script type="text/javascript">
16040-
var element = $('#a5f2e0d3-6dd3-4c2a-8222-e639cf563cd0');
16040+
var element = $('#6ca094b6-7e02-48fc-9f73-daa6fc75e929');
1604116041
/* Put everything inside the global mpl namespace */
1604216042
window.mpl = {};
1604316043

@@ -16876,10 +16876,10 @@ <h2 id="Cluster-size-comparison-between-2D-and-3D">Cluster size comparison betwe
1687616876

1687716877

1687816878

16879-
<div id="4da0c1e0-7048-4e24-ac41-f2f3555663f1"></div>
16879+
<div id="6bc53ffb-e16b-461a-9f61-bd514d9038d6"></div>
1688016880
<div class="output_subarea output_javascript ">
1688116881
<script type="text/javascript">
16882-
var element = $('#4da0c1e0-7048-4e24-ac41-f2f3555663f1');
16882+
var element = $('#6bc53ffb-e16b-461a-9f61-bd514d9038d6');
1688316883
/* Put everything inside the global mpl namespace */
1688416884
window.mpl = {};
1688516885

@@ -17716,10 +17716,10 @@ <h2 id="Fitness-distribution-at-steady-state">Fitness distribution at steady sta
1771617716

1771717717

1771817718

17719-
<div id="5e5b3549-1759-42e6-ba63-4e28e319117c"></div>
17719+
<div id="d136ed60-e800-4784-8f3a-1ff400fd1b35"></div>
1772017720
<div class="output_subarea output_javascript ">
1772117721
<script type="text/javascript">
17722-
var element = $('#5e5b3549-1759-42e6-ba63-4e28e319117c');
17722+
var element = $('#d136ed60-e800-4784-8f3a-1ff400fd1b35');
1772317723
/* Put everything inside the global mpl namespace */
1772417724
window.mpl = {};
1772517725

0 commit comments

Comments
 (0)