diff --git a/jupyter/Makefile b/jupyter/Makefile index 19aa589..8fd5a88 100644 --- a/jupyter/Makefile +++ b/jupyter/Makefile @@ -1,4 +1,7 @@ -all: +all: The\ Art\ of\ Memory\ Loss.ipynb jupyter nbconvert --to html "The Art of Memory Loss.ipynb" --config jupyter_nbconvert_config.py sed -i '2 a ' "The Art of Memory Loss.html" +upload: all + scp rise.css The\ Art\ of\ Memory\ Loss.html oreburgh:www/forschungstage + diff --git a/jupyter/The Art of Memory Loss.html b/jupyter/The Art of Memory Loss.html index 0a151ee..3b6be49 100644 --- a/jupyter/The Art of Memory Loss.html +++ b/jupyter/The Art of Memory Loss.html @@ -15864,7 +15864,7 @@ $$ -
+
-
+
@@ -15990,7 +15990,7 @@ Wie können wir aus den 7 Fröschen fair einen auswählen?

- diff --git a/jupyter/The Art of Memory Loss.ipynb b/jupyter/The Art of Memory Loss.ipynb index fec11b3..0f5e54b 100644 --- a/jupyter/The Art of Memory Loss.ipynb +++ b/jupyter/The Art of Memory Loss.ipynb @@ -1053,7 +1053,7 @@ }, { "cell_type": "markdown", - "id": "d628c382", + "id": "6efbd936", "metadata": { "slideshow": { "slide_type": "fragment" @@ -1090,7 +1090,7 @@ { "cell_type": "code", "execution_count": 13, - "id": "947ce4b1", + "id": "9b76997c", "metadata": {}, "outputs": [ { @@ -1246,7 +1246,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 32, "id": "88435c94", "metadata": { "hideCode": false, @@ -1263,7 +1263,7 @@ " 0. ])" ] }, - "execution_count": 6, + "execution_count": 32, "metadata": {}, "output_type": "execute_result" } @@ -1288,8 +1288,7 @@ "[ 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 0.0 , 1.0]\n", "])\n", "v = array([1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ])\n", - "v @ M\n", - "# v @ matrix_power(M, 3*1)" + "v @ M" ] }, { @@ -1325,7 +1324,10 @@ "hidePrompt": false, "slideshow": { "slide_type": "slide" - } + }, + "tags": [ + "hide_cell" + ] }, "outputs": [ {