Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
jph00 committed Aug 21, 2024
1 parent e3cc338 commit dff956d
Showing 1 changed file with 31 additions and 43 deletions.
74 changes: 31 additions & 43 deletions 01_funccall.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "efe78920",
"metadata": {},
"outputs": [],
Expand All @@ -20,7 +20,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"id": "e5ad6b86",
"metadata": {},
"outputs": [],
Expand All @@ -33,7 +33,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"id": "a9f43047",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -62,7 +62,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"id": "4a017af1",
"metadata": {},
"outputs": [],
Expand All @@ -86,7 +86,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"id": "b3f2ebcf",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -115,7 +115,7 @@
" 'default': inspect._empty}}"
]
},
"execution_count": 5,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -135,7 +135,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"id": "35cb279d",
"metadata": {},
"outputs": [
Expand All @@ -145,7 +145,7 @@
"('First thing to sum', int)"
]
},
"execution_count": 6,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -156,7 +156,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"id": "e7bf4025",
"metadata": {},
"outputs": [],
Expand All @@ -181,7 +181,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"id": "8159984c",
"metadata": {},
"outputs": [
Expand All @@ -191,7 +191,7 @@
"(('array', 'integer'), ('integer', None), ('integer', None))"
]
},
"execution_count": 8,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -202,7 +202,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"id": "4d5dc245",
"metadata": {},
"outputs": [],
Expand All @@ -227,7 +227,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"id": "2450ace6",
"metadata": {},
"outputs": [
Expand All @@ -244,7 +244,7 @@
"{'type': 'integer', 'description': 'First thing to sum'}"
]
},
"execution_count": 10,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -257,7 +257,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"id": "2394cfed",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -290,7 +290,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": null,
"id": "23c75a4a",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -321,7 +321,7 @@
" 'required': ['a']}}"
]
},
"execution_count": 12,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -343,7 +343,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"id": "0e6f7789",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -377,7 +377,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": null,
"id": "873000d7",
"metadata": {},
"outputs": [],
Expand All @@ -389,7 +389,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": null,
"id": "4703296a",
"metadata": {},
"outputs": [],
Expand All @@ -414,7 +414,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": null,
"id": "84cadbec-0b34-4669-bfc9-6bf790816035",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -453,7 +453,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": null,
"id": "15b72cb2",
"metadata": {},
"outputs": [
Expand All @@ -463,7 +463,7 @@
"479001600"
]
},
"execution_count": 18,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -474,7 +474,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": null,
"id": "632a7ac1",
"metadata": {},
"outputs": [
Expand All @@ -484,7 +484,7 @@
"'2'"
]
},
"execution_count": 19,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -503,7 +503,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": null,
"id": "81857615",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -532,7 +532,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": null,
"id": "69d74f4d",
"metadata": {},
"outputs": [
Expand All @@ -542,7 +542,7 @@
"120"
]
},
"execution_count": 21,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -564,7 +564,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": null,
"id": "fcb472b3",
"metadata": {},
"outputs": [],
Expand All @@ -583,7 +583,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": null,
"id": "1e9ee5c1",
"metadata": {},
"outputs": [],
Expand All @@ -605,21 +605,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "python3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down

0 comments on commit dff956d

Please sign in to comment.