3sided-WIP
This commit is contained in:
parent
b0de56776b
commit
744d85c5ca
File diff suppressed because one or more lines are too long
|
|
@ -238,7 +238,7 @@
|
|||
{
|
||||
"data": {
|
||||
"application/vnd.jupyter.widget-view+json": {
|
||||
"model_id": "5b2247820f7a4af894245eb22ec5716d",
|
||||
"model_id": "9291d79f4e0441c8a2cefd78840f80a2",
|
||||
"version_major": 2,
|
||||
"version_minor": 0
|
||||
},
|
||||
|
|
@ -325,7 +325,7 @@
|
|||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"single_proc: [<SimCAD.configuration.Configuration object at 0x114c0c128>]\n"
|
||||
"single_proc: [<SimCAD.configuration.Configuration object at 0x11ec54668>]\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
@ -492,7 +492,7 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 11,
|
||||
"execution_count": 7,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
|
|
@ -509,7 +509,7 @@
|
|||
"Name: beta, dtype: float64"
|
||||
]
|
||||
},
|
||||
"execution_count": 11,
|
||||
"execution_count": 7,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
|
|
@ -520,16 +520,16 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 12,
|
||||
"execution_count": 8,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"data": {
|
||||
"text/plain": [
|
||||
"<matplotlib.axes._subplots.AxesSubplot at 0x115184cc0>"
|
||||
"<matplotlib.axes._subplots.AxesSubplot at 0x11f113668>"
|
||||
]
|
||||
},
|
||||
"execution_count": 12,
|
||||
"execution_count": 8,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue