Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version bump for bug fix (#535) #538

Merged
merged 2 commits into from
Oct 22, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
234 changes: 117 additions & 117 deletions docsrc/notebooks/caveats.ipynb

Large diffs are not rendered by default.

286 changes: 143 additions & 143 deletions docsrc/notebooks/connected-components.ipynb

Large diffs are not rendered by default.

480 changes: 240 additions & 240 deletions docsrc/notebooks/facility-location.ipynb

Large diffs are not rendered by default.

128 changes: 64 additions & 64 deletions docsrc/notebooks/network-segmentation.ipynb
Original file line number Diff line number Diff line change
@@ -28,16 +28,16 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:30.567315Z",
"start_time": "2020-10-16T21:08:30.427385Z"
"end_time": "2020-10-22T21:25:40.218072Z",
"start_time": "2020-10-22T21:25:40.078579Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"2020-10-16T17:08:30-04:00\n",
"2020-10-22T17:25:40-04:00\n",
"\n",
"CPython 3.8.5\n",
"IPython 7.18.1\n",
@@ -62,8 +62,8 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:31.726718Z",
"start_time": "2020-10-16T21:08:30.569167Z"
"end_time": "2020-10-22T21:25:41.441773Z",
"start_time": "2020-10-22T21:25:40.219961Z"
}
},
"outputs": [
@@ -72,11 +72,11 @@
"output_type": "stream",
"text": [
"watermark 2.0.2\n",
"spaghetti 1.5.0\n",
"libpysal 4.3.0\n",
"matplotlib_scalebar 0.6.2\n",
"numpy 1.19.1\n",
"spaghetti 1.5.1\n",
"matplotlib 3.3.2\n",
"libpysal 4.3.0\n",
"\n"
]
}
@@ -100,8 +100,8 @@
"execution_count": 3,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:31.734870Z",
"start_time": "2020-10-16T21:08:31.732490Z"
"end_time": "2020-10-22T21:25:41.446774Z",
"start_time": "2020-10-22T21:25:41.444605Z"
}
},
"outputs": [],
@@ -128,8 +128,8 @@
"execution_count": 4,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:31.826610Z",
"start_time": "2020-10-16T21:08:31.736478Z"
"end_time": "2020-10-22T21:25:41.541237Z",
"start_time": "2020-10-22T21:25:41.448641Z"
}
},
"outputs": [],
@@ -149,15 +149,15 @@
"execution_count": 5,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:31.967772Z",
"start_time": "2020-10-16T21:08:31.828681Z"
"end_time": "2020-10-22T21:25:41.684557Z",
"start_time": "2020-10-22T21:25:41.543452Z"
}
},
"outputs": [
{
"data": {
"text/plain": [
"{'crimes': <spaghetti.network.PointPattern at 0x7fdc50f38af0>}"
"{'crimes': <spaghetti.network.PointPattern at 0x7ff939ebfa60>}"
]
},
"execution_count": 5,
@@ -188,15 +188,15 @@
"execution_count": 6,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:32.264984Z",
"start_time": "2020-10-16T21:08:31.969317Z"
"end_time": "2020-10-22T21:25:41.979426Z",
"start_time": "2020-10-22T21:25:41.686099Z"
}
},
"outputs": [
{
"data": {
"text/plain": [
"<spaghetti.network.Network at 0x7fdc69626c40>"
"<spaghetti.network.Network at 0x7ff918c3cf70>"
]
},
"execution_count": 6,
@@ -221,8 +221,8 @@
"execution_count": 7,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:32.270329Z",
"start_time": "2020-10-16T21:08:32.268063Z"
"end_time": "2020-10-22T21:25:41.983355Z",
"start_time": "2020-10-22T21:25:41.980936Z"
}
},
"outputs": [
@@ -243,15 +243,15 @@
"execution_count": 8,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:32.275758Z",
"start_time": "2020-10-16T21:08:32.272791Z"
"end_time": "2020-10-22T21:25:41.989410Z",
"start_time": "2020-10-22T21:25:41.986479Z"
}
},
"outputs": [
{
"data": {
"text/plain": [
"{'crimes': <spaghetti.network.PointPattern at 0x7fdc69626dc0>}"
"{'crimes': <spaghetti.network.PointPattern at 0x7ff918c3c880>}"
]
},
"execution_count": 8,
@@ -275,8 +275,8 @@
"execution_count": 9,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:32.764478Z",
"start_time": "2020-10-16T21:08:32.277394Z"
"end_time": "2020-10-22T21:25:42.446947Z",
"start_time": "2020-10-22T21:25:41.991758Z"
}
},
"outputs": [],
@@ -303,8 +303,8 @@
"execution_count": 10,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:32.773975Z",
"start_time": "2020-10-16T21:08:32.766005Z"
"end_time": "2020-10-22T21:25:42.457138Z",
"start_time": "2020-10-22T21:25:42.449161Z"
}
},
"outputs": [],
@@ -353,8 +353,8 @@
"execution_count": 11,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.156930Z",
"start_time": "2020-10-16T21:08:32.775518Z"
"end_time": "2020-10-22T21:25:42.837543Z",
"start_time": "2020-10-22T21:25:42.458862Z"
}
},
"outputs": [
@@ -396,8 +396,8 @@
"execution_count": 12,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.160847Z",
"start_time": "2020-10-16T21:08:33.158213Z"
"end_time": "2020-10-22T21:25:42.842585Z",
"start_time": "2020-10-22T21:25:42.838933Z"
}
},
"outputs": [],
@@ -416,8 +416,8 @@
"execution_count": 13,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.167134Z",
"start_time": "2020-10-16T21:08:33.163127Z"
"end_time": "2020-10-22T21:25:42.848322Z",
"start_time": "2020-10-22T21:25:42.845149Z"
}
},
"outputs": [
@@ -442,8 +442,8 @@
"execution_count": 14,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.171824Z",
"start_time": "2020-10-16T21:08:33.168535Z"
"end_time": "2020-10-22T21:25:42.853408Z",
"start_time": "2020-10-22T21:25:42.849756Z"
}
},
"outputs": [
@@ -468,8 +468,8 @@
"execution_count": 15,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.176445Z",
"start_time": "2020-10-16T21:08:33.173293Z"
"end_time": "2020-10-22T21:25:42.858676Z",
"start_time": "2020-10-22T21:25:42.855278Z"
}
},
"outputs": [],
@@ -497,8 +497,8 @@
"execution_count": 16,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.195409Z",
"start_time": "2020-10-16T21:08:33.177825Z"
"end_time": "2020-10-22T21:25:42.876178Z",
"start_time": "2020-10-22T21:25:42.860288Z"
}
},
"outputs": [
@@ -613,8 +613,8 @@
"execution_count": 17,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.214664Z",
"start_time": "2020-10-16T21:08:33.198302Z"
"end_time": "2020-10-22T21:25:42.897624Z",
"start_time": "2020-10-22T21:25:42.877705Z"
}
},
"outputs": [
@@ -732,8 +732,8 @@
"execution_count": 18,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.222565Z",
"start_time": "2020-10-16T21:08:33.216573Z"
"end_time": "2020-10-22T21:25:42.906718Z",
"start_time": "2020-10-22T21:25:42.899241Z"
}
},
"outputs": [],
@@ -753,8 +753,8 @@
"execution_count": 19,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.228898Z",
"start_time": "2020-10-16T21:08:33.224217Z"
"end_time": "2020-10-22T21:25:42.914242Z",
"start_time": "2020-10-22T21:25:42.909238Z"
}
},
"outputs": [],
@@ -791,8 +791,8 @@
"execution_count": 20,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:33.953393Z",
"start_time": "2020-10-16T21:08:33.230153Z"
"end_time": "2020-10-22T21:25:43.634498Z",
"start_time": "2020-10-22T21:25:42.915884Z"
}
},
"outputs": [
@@ -833,8 +833,8 @@
"execution_count": 21,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:34.491000Z",
"start_time": "2020-10-16T21:08:33.954727Z"
"end_time": "2020-10-22T21:25:44.178660Z",
"start_time": "2020-10-22T21:25:43.637053Z"
}
},
"outputs": [
@@ -876,8 +876,8 @@
"execution_count": 22,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:34.503847Z",
"start_time": "2020-10-16T21:08:34.496573Z"
"end_time": "2020-10-22T21:25:44.189461Z",
"start_time": "2020-10-22T21:25:44.180594Z"
}
},
"outputs": [],
@@ -896,8 +896,8 @@
"execution_count": 23,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:34.802865Z",
"start_time": "2020-10-16T21:08:34.506081Z"
"end_time": "2020-10-22T21:25:44.487479Z",
"start_time": "2020-10-22T21:25:44.193859Z"
}
},
"outputs": [],
@@ -912,8 +912,8 @@
"execution_count": 24,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:35.269407Z",
"start_time": "2020-10-16T21:08:34.804880Z"
"end_time": "2020-10-22T21:25:44.946645Z",
"start_time": "2020-10-22T21:25:44.490127Z"
}
},
"outputs": [],
@@ -928,8 +928,8 @@
"execution_count": 25,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:35.718307Z",
"start_time": "2020-10-16T21:08:35.271494Z"
"end_time": "2020-10-22T21:25:45.374991Z",
"start_time": "2020-10-22T21:25:44.949460Z"
}
},
"outputs": [],
@@ -943,8 +943,8 @@
"execution_count": 26,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:35.731860Z",
"start_time": "2020-10-16T21:08:35.720316Z"
"end_time": "2020-10-22T21:25:45.388963Z",
"start_time": "2020-10-22T21:25:45.377545Z"
}
},
"outputs": [],
@@ -958,8 +958,8 @@
"execution_count": 27,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:36.103470Z",
"start_time": "2020-10-16T21:08:35.733247Z"
"end_time": "2020-10-22T21:25:45.766378Z",
"start_time": "2020-10-22T21:25:45.391214Z"
}
},
"outputs": [
@@ -995,8 +995,8 @@
"execution_count": 28,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:36.556459Z",
"start_time": "2020-10-16T21:08:36.104853Z"
"end_time": "2020-10-22T21:25:46.223022Z",
"start_time": "2020-10-22T21:25:45.768738Z"
}
},
"outputs": [
@@ -1037,8 +1037,8 @@
"execution_count": 29,
"metadata": {
"ExecuteTime": {
"end_time": "2020-10-16T21:08:37.039299Z",
"start_time": "2020-10-16T21:08:36.558507Z"
"end_time": "2020-10-22T21:25:46.709472Z",
"start_time": "2020-10-22T21:25:46.225112Z"
}
},
"outputs": [
Loading