Skip to content

Commit

Permalink
Merge pull request #405 from jGaboardi/lattice_start_coords
Browse files Browse the repository at this point in the history
[WIP][ENH] origin for lattice
  • Loading branch information
jGaboardi committed Feb 2, 2020
2 parents c8398fc + 2252abf commit d49fd83
Show file tree
Hide file tree
Showing 41 changed files with 2,177 additions and 1,990 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ install:
fi;

script:
- python -c 'import libpysal; libpysal.examples.load_example("newHaven")'
- if [[ $TRAVIS_JOB_NAME == python-* ]]; then
travis_wait 45 nosetests --verbose --with-coverage --with-doctest --cover-package=spaghetti;
fi
Expand Down
Binary file modified docs/_images/notebooks_network-analysis_43_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/notebooks_network-analysis_46_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/notebooks_network-analysis_49_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/notebooks_shortest-path-visualization_13_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/notebooks_shortest-path-visualization_24_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
120 changes: 64 additions & 56 deletions docs/_modules/spaghetti/network.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:20.689322Z",
"start_time": "2020-01-20T21:02:20.255546Z"
"end_time": "2020-02-02T18:43:34.618361Z",
"start_time": "2020-02-02T18:43:34.366284Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"2020-01-20T16:02:20-05:00\n",
"2020-02-02T13:43:34-05:00\n",
"\n",
"CPython 3.7.3\n",
"IPython 7.10.2\n",
"\n",
"compiler : Clang 9.0.0 (tags/RELEASE_900/final)\n",
"system : Darwin\n",
"release : 19.2.0\n",
"release : 19.3.0\n",
"machine : x86_64\n",
"processor : i386\n",
"CPU cores : 4\n",
Expand Down Expand Up @@ -76,8 +76,8 @@
"execution_count": 2,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:22.623582Z",
"start_time": "2020-01-20T21:02:20.700174Z"
"end_time": "2020-02-02T18:43:36.221374Z",
"start_time": "2020-02-02T18:43:34.623037Z"
}
},
"outputs": [
Expand All @@ -86,10 +86,10 @@
"output_type": "stream",
"text": [
"watermark 2.0.2\n",
"geopandas 0.6.2\n",
"libpysal 4.2.0\n",
"spaghetti 1.4.0\n",
"spaghetti 1.4.1\n",
"matplotlib 3.1.2\n",
"geopandas 0.6.2\n",
"\n"
]
}
Expand Down Expand Up @@ -124,8 +124,8 @@
"execution_count": 3,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:22.665348Z",
"start_time": "2020-01-20T21:02:22.640337Z"
"end_time": "2020-02-02T18:43:36.235680Z",
"start_time": "2020-02-02T18:43:36.227075Z"
}
},
"outputs": [],
Expand All @@ -148,8 +148,8 @@
"execution_count": 4,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:22.718580Z",
"start_time": "2020-01-20T21:02:22.695747Z"
"end_time": "2020-02-02T18:43:36.257058Z",
"start_time": "2020-02-02T18:43:36.241069Z"
}
},
"outputs": [
Expand Down Expand Up @@ -179,8 +179,8 @@
"execution_count": 5,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:22.764740Z",
"start_time": "2020-01-20T21:02:22.743576Z"
"end_time": "2020-02-02T18:43:36.278053Z",
"start_time": "2020-02-02T18:43:36.264259Z"
}
},
"outputs": [
Expand Down Expand Up @@ -211,8 +211,8 @@
"execution_count": 6,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:22.807831Z",
"start_time": "2020-01-20T21:02:22.776753Z"
"end_time": "2020-02-02T18:43:36.299088Z",
"start_time": "2020-02-02T18:43:36.284658Z"
}
},
"outputs": [
Expand Down Expand Up @@ -243,8 +243,8 @@
"execution_count": 7,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:22.871263Z",
"start_time": "2020-01-20T21:02:22.823664Z"
"end_time": "2020-02-02T18:43:36.344157Z",
"start_time": "2020-02-02T18:43:36.309793Z"
}
},
"outputs": [],
Expand All @@ -265,8 +265,8 @@
"execution_count": 8,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:22.915689Z",
"start_time": "2020-01-20T21:02:22.886619Z"
"end_time": "2020-02-02T18:43:36.373998Z",
"start_time": "2020-02-02T18:43:36.354478Z"
}
},
"outputs": [
Expand Down Expand Up @@ -368,8 +368,8 @@
"execution_count": 9,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.304089Z",
"start_time": "2020-01-20T21:02:22.940178Z"
"end_time": "2020-02-02T18:43:36.687295Z",
"start_time": "2020-02-02T18:43:36.379489Z"
}
},
"outputs": [
Expand Down Expand Up @@ -411,8 +411,8 @@
"execution_count": 10,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.332643Z",
"start_time": "2020-01-20T21:02:23.312211Z"
"end_time": "2020-02-02T18:43:36.701111Z",
"start_time": "2020-02-02T18:43:36.691399Z"
}
},
"outputs": [],
Expand All @@ -432,8 +432,8 @@
"execution_count": 11,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.354492Z",
"start_time": "2020-01-20T21:02:23.341245Z"
"end_time": "2020-02-02T18:43:36.724039Z",
"start_time": "2020-02-02T18:43:36.707667Z"
}
},
"outputs": [
Expand Down Expand Up @@ -467,8 +467,8 @@
"execution_count": 12,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.409981Z",
"start_time": "2020-01-20T21:02:23.379482Z"
"end_time": "2020-02-02T18:43:36.741142Z",
"start_time": "2020-02-02T18:43:36.728921Z"
}
},
"outputs": [
Expand All @@ -492,8 +492,8 @@
"execution_count": 13,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.447130Z",
"start_time": "2020-01-20T21:02:23.419078Z"
"end_time": "2020-02-02T18:43:36.764405Z",
"start_time": "2020-02-02T18:43:36.747001Z"
}
},
"outputs": [
Expand All @@ -519,8 +519,8 @@
"execution_count": 14,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.535347Z",
"start_time": "2020-01-20T21:02:23.472189Z"
"end_time": "2020-02-02T18:43:36.826347Z",
"start_time": "2020-02-02T18:43:36.773479Z"
}
},
"outputs": [],
Expand All @@ -534,8 +534,8 @@
"execution_count": 15,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.574683Z",
"start_time": "2020-01-20T21:02:23.539766Z"
"end_time": "2020-02-02T18:43:36.853058Z",
"start_time": "2020-02-02T18:43:36.828745Z"
}
},
"outputs": [
Expand Down Expand Up @@ -672,8 +672,8 @@
"execution_count": 16,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.605799Z",
"start_time": "2020-01-20T21:02:23.585279Z"
"end_time": "2020-02-02T18:43:36.865142Z",
"start_time": "2020-02-02T18:43:36.857187Z"
}
},
"outputs": [
Expand Down Expand Up @@ -704,8 +704,8 @@
"execution_count": 17,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:23.650491Z",
"start_time": "2020-01-20T21:02:23.618326Z"
"end_time": "2020-02-02T18:43:36.892094Z",
"start_time": "2020-02-02T18:43:36.872050Z"
}
},
"outputs": [],
Expand All @@ -727,8 +727,8 @@
"execution_count": 18,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.115676Z",
"start_time": "2020-01-20T21:02:23.657337Z"
"end_time": "2020-02-02T18:43:37.271371Z",
"start_time": "2020-02-02T18:43:36.895703Z"
}
},
"outputs": [
Expand Down Expand Up @@ -765,8 +765,8 @@
"execution_count": 19,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.134457Z",
"start_time": "2020-01-20T21:02:24.124661Z"
"end_time": "2020-02-02T18:43:37.286388Z",
"start_time": "2020-02-02T18:43:37.275641Z"
}
},
"outputs": [],
Expand All @@ -787,8 +787,8 @@
"execution_count": 20,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.154766Z",
"start_time": "2020-01-20T21:02:24.140838Z"
"end_time": "2020-02-02T18:43:37.305052Z",
"start_time": "2020-02-02T18:43:37.289359Z"
}
},
"outputs": [
Expand All @@ -815,8 +815,8 @@
"execution_count": 21,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.174271Z",
"start_time": "2020-01-20T21:02:24.164484Z"
"end_time": "2020-02-02T18:43:37.322724Z",
"start_time": "2020-02-02T18:43:37.309762Z"
}
},
"outputs": [
Expand All @@ -840,8 +840,8 @@
"execution_count": 22,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.192396Z",
"start_time": "2020-01-20T21:02:24.182917Z"
"end_time": "2020-02-02T18:43:37.342056Z",
"start_time": "2020-02-02T18:43:37.327105Z"
}
},
"outputs": [
Expand Down Expand Up @@ -879,8 +879,8 @@
"execution_count": 23,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.236188Z",
"start_time": "2020-01-20T21:02:24.204731Z"
"end_time": "2020-02-02T18:43:37.389280Z",
"start_time": "2020-02-02T18:43:37.353195Z"
}
},
"outputs": [],
Expand All @@ -894,8 +894,8 @@
"execution_count": 24,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.262875Z",
"start_time": "2020-01-20T21:02:24.242618Z"
"end_time": "2020-02-02T18:43:37.416291Z",
"start_time": "2020-02-02T18:43:37.392739Z"
}
},
"outputs": [
Expand Down Expand Up @@ -1074,8 +1074,8 @@
"execution_count": 25,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.282856Z",
"start_time": "2020-01-20T21:02:24.271864Z"
"end_time": "2020-02-02T18:43:37.436654Z",
"start_time": "2020-02-02T18:43:37.428136Z"
}
},
"outputs": [
Expand Down Expand Up @@ -1106,8 +1106,8 @@
"execution_count": 26,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.301155Z",
"start_time": "2020-01-20T21:02:24.291990Z"
"end_time": "2020-02-02T18:43:37.456759Z",
"start_time": "2020-02-02T18:43:37.441246Z"
}
},
"outputs": [],
Expand All @@ -1129,8 +1129,8 @@
"execution_count": 27,
"metadata": {
"ExecuteTime": {
"end_time": "2020-01-20T21:02:24.752013Z",
"start_time": "2020-01-20T21:02:24.306742Z"
"end_time": "2020-02-02T18:43:37.817549Z",
"start_time": "2020-02-02T18:43:37.464378Z"
}
},
"outputs": [
Expand Down

0 comments on commit d49fd83

Please sign in to comment.