Skip to content

Commit

Permalink
rerun notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Jun 5, 2021
1 parent e0936c7 commit 148079a
Show file tree
Hide file tree
Showing 13 changed files with 1,092 additions and 1,094 deletions.
234 changes: 117 additions & 117 deletions notebooks/caveats.ipynb

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions notebooks/connected-components.ipynb

Large diffs are not rendered by default.

596 changes: 297 additions & 299 deletions notebooks/facility-location.ipynb

Large diffs are not rendered by default.

138 changes: 69 additions & 69 deletions notebooks/network-segmentation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:46.443688Z",
"start_time": "2021-06-05T14:42:46.409527Z"
"end_time": "2021-06-05T16:19:05.897050Z",
"start_time": "2021-06-05T16:19:05.858722Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Last updated: 2021-06-05T10:42:46.427433-04:00\n",
"Last updated: 2021-06-05T12:19:05.878415-04:00\n",
"\n",
"Python implementation: CPython\n",
"Python version : 3.9.2\n",
Expand All @@ -64,8 +64,8 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:47.819099Z",
"start_time": "2021-06-05T14:42:46.446282Z"
"end_time": "2021-06-05T16:19:07.368069Z",
"start_time": "2021-06-05T16:19:05.900679Z"
}
},
"outputs": [
Expand All @@ -75,12 +75,12 @@
"text": [
"Watermark: 2.1.0\n",
"\n",
"spaghetti : 1.5.9\n",
"matplotlib_scalebar: 0.6.2\n",
"json : 2.0.9\n",
"libpysal : 4.3.0\n",
"numpy : 1.19.5\n",
"matplotlib : 3.3.3\n",
"json : 2.0.9\n",
"spaghetti : 1.6.0\n",
"matplotlib_scalebar: 0.6.2\n",
"\n"
]
}
Expand All @@ -104,8 +104,8 @@
"execution_count": 3,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:47.823895Z",
"start_time": "2021-06-05T14:42:47.821322Z"
"end_time": "2021-06-05T16:19:07.373252Z",
"start_time": "2021-06-05T16:19:07.370632Z"
}
},
"outputs": [],
Expand All @@ -132,8 +132,8 @@
"execution_count": 4,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:47.967073Z",
"start_time": "2021-06-05T14:42:47.825359Z"
"end_time": "2021-06-05T16:19:07.544219Z",
"start_time": "2021-06-05T16:19:07.375520Z"
}
},
"outputs": [],
Expand All @@ -153,15 +153,15 @@
"execution_count": 5,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:48.109743Z",
"start_time": "2021-06-05T14:42:47.969128Z"
"end_time": "2021-06-05T16:19:07.727554Z",
"start_time": "2021-06-05T16:19:07.546193Z"
}
},
"outputs": [
{
"data": {
"text/plain": [
"{'crimes': <spaghetti.network.PointPattern at 0x104f76910>}"
"{'crimes': <spaghetti.network.PointPattern at 0x10335eac0>}"
]
},
"execution_count": 5,
Expand Down Expand Up @@ -192,15 +192,15 @@
"execution_count": 6,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:48.416082Z",
"start_time": "2021-06-05T14:42:48.111726Z"
"end_time": "2021-06-05T16:19:08.094653Z",
"start_time": "2021-06-05T16:19:07.729823Z"
}
},
"outputs": [
{
"data": {
"text/plain": [
"<spaghetti.network.Network at 0x162ce7af0>"
"<spaghetti.network.Network at 0x160f81e50>"
]
},
"execution_count": 6,
Expand All @@ -225,8 +225,8 @@
"execution_count": 7,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:48.422794Z",
"start_time": "2021-06-05T14:42:48.420110Z"
"end_time": "2021-06-05T16:19:08.101404Z",
"start_time": "2021-06-05T16:19:08.098536Z"
}
},
"outputs": [
Expand All @@ -247,15 +247,15 @@
"execution_count": 8,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:48.429376Z",
"start_time": "2021-06-05T14:42:48.425982Z"
"end_time": "2021-06-05T16:19:08.109058Z",
"start_time": "2021-06-05T16:19:08.105040Z"
}
},
"outputs": [
{
"data": {
"text/plain": [
"{'crimes': <spaghetti.network.PointPattern at 0x162ce7eb0>}"
"{'crimes': <spaghetti.network.PointPattern at 0x160f81c10>}"
]
},
"execution_count": 8,
Expand All @@ -279,8 +279,8 @@
"execution_count": 9,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:48.977123Z",
"start_time": "2021-06-05T14:42:48.430957Z"
"end_time": "2021-06-05T16:19:08.806483Z",
"start_time": "2021-06-05T16:19:08.111587Z"
}
},
"outputs": [],
Expand All @@ -307,8 +307,8 @@
"execution_count": 10,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:48.987876Z",
"start_time": "2021-06-05T14:42:48.979913Z"
"end_time": "2021-06-05T16:19:08.818647Z",
"start_time": "2021-06-05T16:19:08.808284Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -357,8 +357,8 @@
"execution_count": 11,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:49.354200Z",
"start_time": "2021-06-05T14:42:48.989432Z"
"end_time": "2021-06-05T16:19:09.320842Z",
"start_time": "2021-06-05T16:19:08.821163Z"
}
},
"outputs": [
Expand Down Expand Up @@ -396,8 +396,8 @@
"execution_count": 12,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:49.614434Z",
"start_time": "2021-06-05T14:42:49.355803Z"
"end_time": "2021-06-05T16:19:09.702092Z",
"start_time": "2021-06-05T16:19:09.322963Z"
}
},
"outputs": [],
Expand All @@ -410,8 +410,8 @@
"execution_count": 13,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.261343Z",
"start_time": "2021-06-05T14:42:49.616809Z"
"end_time": "2021-06-05T16:19:10.675982Z",
"start_time": "2021-06-05T16:19:09.704635Z"
}
},
"outputs": [
Expand Down Expand Up @@ -453,8 +453,8 @@
"execution_count": 14,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.266695Z",
"start_time": "2021-06-05T14:42:50.263403Z"
"end_time": "2021-06-05T16:19:10.680789Z",
"start_time": "2021-06-05T16:19:10.677709Z"
}
},
"outputs": [],
Expand All @@ -473,8 +473,8 @@
"execution_count": 15,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.272903Z",
"start_time": "2021-06-05T14:42:50.268812Z"
"end_time": "2021-06-05T16:19:10.688631Z",
"start_time": "2021-06-05T16:19:10.683760Z"
}
},
"outputs": [
Expand All @@ -499,8 +499,8 @@
"execution_count": 16,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.277944Z",
"start_time": "2021-06-05T14:42:50.274557Z"
"end_time": "2021-06-05T16:19:10.694567Z",
"start_time": "2021-06-05T16:19:10.690949Z"
}
},
"outputs": [
Expand All @@ -525,8 +525,8 @@
"execution_count": 17,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.282500Z",
"start_time": "2021-06-05T14:42:50.279505Z"
"end_time": "2021-06-05T16:19:10.700613Z",
"start_time": "2021-06-05T16:19:10.696550Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -554,8 +554,8 @@
"execution_count": 18,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.301033Z",
"start_time": "2021-06-05T14:42:50.283960Z"
"end_time": "2021-06-05T16:19:10.725276Z",
"start_time": "2021-06-05T16:19:10.702685Z"
}
},
"outputs": [
Expand Down Expand Up @@ -670,8 +670,8 @@
"execution_count": 19,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.319023Z",
"start_time": "2021-06-05T14:42:50.302340Z"
"end_time": "2021-06-05T16:19:10.748283Z",
"start_time": "2021-06-05T16:19:10.727404Z"
}
},
"outputs": [
Expand Down Expand Up @@ -789,8 +789,8 @@
"execution_count": 20,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.328504Z",
"start_time": "2021-06-05T14:42:50.321384Z"
"end_time": "2021-06-05T16:19:10.760777Z",
"start_time": "2021-06-05T16:19:10.750693Z"
}
},
"outputs": [],
Expand All @@ -810,8 +810,8 @@
"execution_count": 21,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:50.335942Z",
"start_time": "2021-06-05T14:42:50.331070Z"
"end_time": "2021-06-05T16:19:10.772232Z",
"start_time": "2021-06-05T16:19:10.763909Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -848,8 +848,8 @@
"execution_count": 22,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:51.030764Z",
"start_time": "2021-06-05T14:42:50.341253Z"
"end_time": "2021-06-05T16:19:11.607527Z",
"start_time": "2021-06-05T16:19:10.778858Z"
}
},
"outputs": [
Expand Down Expand Up @@ -890,8 +890,8 @@
"execution_count": 23,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:51.507465Z",
"start_time": "2021-06-05T14:42:51.033969Z"
"end_time": "2021-06-05T16:19:12.213560Z",
"start_time": "2021-06-05T16:19:11.610227Z"
}
},
"outputs": [
Expand Down Expand Up @@ -933,8 +933,8 @@
"execution_count": 24,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:51.518436Z",
"start_time": "2021-06-05T14:42:51.509307Z"
"end_time": "2021-06-05T16:19:12.229448Z",
"start_time": "2021-06-05T16:19:12.215994Z"
}
},
"outputs": [],
Expand All @@ -953,8 +953,8 @@
"execution_count": 25,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:51.833204Z",
"start_time": "2021-06-05T14:42:51.520501Z"
"end_time": "2021-06-05T16:19:12.664781Z",
"start_time": "2021-06-05T16:19:12.232212Z"
}
},
"outputs": [],
Expand All @@ -969,8 +969,8 @@
"execution_count": 26,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:52.327041Z",
"start_time": "2021-06-05T14:42:51.835039Z"
"end_time": "2021-06-05T16:19:13.244728Z",
"start_time": "2021-06-05T16:19:12.667255Z"
}
},
"outputs": [],
Expand All @@ -985,8 +985,8 @@
"execution_count": 27,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:52.840667Z",
"start_time": "2021-06-05T14:42:52.329698Z"
"end_time": "2021-06-05T16:19:13.829176Z",
"start_time": "2021-06-05T16:19:13.246338Z"
}
},
"outputs": [],
Expand All @@ -1000,8 +1000,8 @@
"execution_count": 28,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:52.856694Z",
"start_time": "2021-06-05T14:42:52.843510Z"
"end_time": "2021-06-05T16:19:13.845209Z",
"start_time": "2021-06-05T16:19:13.830946Z"
}
},
"outputs": [],
Expand All @@ -1015,8 +1015,8 @@
"execution_count": 29,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:53.246649Z",
"start_time": "2021-06-05T14:42:52.858278Z"
"end_time": "2021-06-05T16:19:14.319935Z",
"start_time": "2021-06-05T16:19:13.847517Z"
}
},
"outputs": [
Expand Down Expand Up @@ -1052,8 +1052,8 @@
"execution_count": 30,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:53.711254Z",
"start_time": "2021-06-05T14:42:53.248408Z"
"end_time": "2021-06-05T16:19:14.895909Z",
"start_time": "2021-06-05T16:19:14.321772Z"
}
},
"outputs": [
Expand Down Expand Up @@ -1094,8 +1094,8 @@
"execution_count": 31,
"metadata": {
"ExecuteTime": {
"end_time": "2021-06-05T14:42:54.261466Z",
"start_time": "2021-06-05T14:42:53.713280Z"
"end_time": "2021-06-05T16:19:15.518020Z",
"start_time": "2021-06-05T16:19:14.898142Z"
}
},
"outputs": [
Expand Down
Loading

0 comments on commit 148079a

Please sign in to comment.