pre-merge commit

This commit is contained in:
Brantegger Georg
2022-07-25 10:25:06 +02:00
parent 11cfda4615
commit 9204729d0b
2 changed files with 11 additions and 285 deletions

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 34,
"metadata": {},
"outputs": [],
"source": [
@@ -23,7 +23,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 35,
"metadata": {},
"outputs": [],
"source": [
@@ -69,7 +69,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 36,
"metadata": {},
"outputs": [],
"source": [
@@ -87,7 +87,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 37,
"metadata": {},
"outputs": [],
"source": [
@@ -101,7 +101,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 38,
"metadata": {},
"outputs": [
{
@@ -244,7 +244,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 39,
"metadata": {},
"outputs": [],
"source": [
@@ -276,16 +276,16 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 40,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"[<matplotlib.lines.Line2D at 0x2620211a2e0>]"
"[<matplotlib.lines.Line2D at 0x26263b78be0>]"
]
},
"execution_count": 32,
"execution_count": 40,
"metadata": {},
"output_type": "execute_result"
}
@@ -297,14 +297,14 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 41,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"[8. 8. 8. ... 7.49916924 7.49916924 7.49916924]\n"
"[8. 8. 8. ... 7.21126138 7.21126138 7.21126138]\n"
]
}
],