Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Voronoi Tessellation based Discrete Space #2084
Voronoi Tessellation based Discrete Space #2084
Changes from all commits
fa8c15d
301a5ff
a8a17ab
7e4d79e
8a892ee
a079b95
6b8e760
63bffa4
1e6b37c
c72dbff
36adaff
a0de92f
6f99202
d399cd1
e09d26b
3f61d41
2066164
2b769c2
13633e6
ccb793e
c60ef30
e4684ac
152b32c
69802b1
c5feb55
911c853
af59fdd
502b256
1af245a
74cec55
069bfa1
32407f1
b5d7d96
5694d54
6fda3fc
27c2ce4
95e8d81
0c0fb53
ec4233a
fb4177c
998965f
a7090fc
909831f
981473f
5b66f73
554dc43
0939e3c
ab1d1b6
c2d7379
f1857a6
b307e2b
e0ded76
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would this work with Shapely Points? That might be very useful for Mesa geo applications (cc @wang-boyu).
Just add with adding a simple test case for this, maybe it will just work.
Check warning on line 25 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L25
Check warning on line 161 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L157-L161
Check warning on line 167 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L165-L167
Check warning on line 169 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L169
Check warning on line 172 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L171-L172
Check warning on line 175 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L175
Check warning on line 177 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L177
Check warning on line 179 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L179
Check warning on line 186 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L183-L186
Check warning on line 194 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L188-L194
Check warning on line 198 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L197-L198
Check warning on line 203 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L203