Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
nagelt committed Jan 31, 2025
1 parent fd1a9ce commit 2b81ba3
Show file tree
Hide file tree
Showing 4 changed files with 1,399 additions and 1,416 deletions.
28 changes: 14 additions & 14 deletions 04a_Newton_Picard.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand All @@ -108,7 +108,7 @@
"1.5707963267948966"
]
},
"execution_count": 8,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -119,13 +119,13 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 3,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "4033c7b3d12f4b0e94d6163f513da185",
"model_id": "3bc131e8f3564f4c9409907ec026e062",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -211,13 +211,13 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 4,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "e7afe42becbd48f78513751ec5f31cf5",
"model_id": "0ba88f432e044b65aaea901689a1b902",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -253,13 +253,13 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 5,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "6e1303a1cfbc472d9a5cd145aeedefda",
"model_id": "8f0e2d70c3324274aa932821bdcc8bf1",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -295,13 +295,13 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 6,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "9802ee4cf2bc4deb9c80c4f6b1a6d26f",
"model_id": "d3d47d8b44e24ccab4279e87da568206",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -349,13 +349,13 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 7,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "7604fd4f90ae44758765fdecf354772c",
"model_id": "6a050e95c3b747c7ab16a90f45f16f61",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -373,13 +373,13 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 8,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "74a4b0d11a344f5ab5d3b4eac4e6854d",
"model_id": "30062c2cced44520b902e7c5e7109dd3",
"version_major": 2,
"version_minor": 0
},
Expand Down
Loading

0 comments on commit 2b81ba3

Please sign in to comment.