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 49 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 23 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L23
Check warning on line 124 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L120-L124
Check warning on line 130 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L128-L130
Check warning on line 132 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L132
Check warning on line 135 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L134-L135
Check warning on line 138 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L138
Check warning on line 140 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L140
Check warning on line 142 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L142
Check warning on line 149 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L146-L149
Check warning on line 157 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L151-L157
Check warning on line 161 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L160-L161
Check warning on line 166 in mesa/visualization/components/matplotlib.py
Codecov / codecov/patch
mesa/visualization/components/matplotlib.py#L166