Add the first lesson!

This commit is contained in:
Tom Hodson 2022-05-19 19:13:39 +02:00
parent 528cb98d54
commit 52dc309013
3 changed files with 381 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,14 @@
{
"lines.linewidth": 2.0,
"axes.edgecolor": "#bcbcbc",
"patch.linewidth": 0.5,
"legend.fancybox": true,
"axes.facecolor": "#eeeeee",
"axes.labelsize": "large",
"axes.grid": true,
"patch.edgecolor": "#eeeeee",
"axes.titlesize": "x-large",
"svg.fonttype": "path",
"figure.dpi": 100,
"figure.figsize": [5,5]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB