Update makefile

This commit is contained in:
Dominic Zimmer 2023-06-14 11:00:45 +02:00
parent 43c2a1a326
commit 5a4bada9c5
3 changed files with 17 additions and 108 deletions

View File

@ -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 <link rel="stylesheet" href="rise.css">' "The Art of Memory Loss.html"
upload: all
scp rise.css The\ Art\ of\ Memory\ Loss.html oreburgh:www/forschungstage

File diff suppressed because one or more lines are too long

View File

@ -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": [
{