|
|
d6fad1511c
|
Grid.find(): generator yielding coordinates that hold a specific value
|
2024-01-09 06:52:04 +01:00 |
|
|
|
02623f8c9a
|
NEW Grid.getRegion() -> Generator over all Coordinates of connected cells with the same value inside Grid borders
|
2023-12-18 07:00:05 +01:00 |
|
|
|
2de9725adb
|
Grid(): make use of the fact that Coordinate is a tupple for some speedups
Publish to PyPI / Publish to PyPI (push) Successful in 1m18s
|
2023-12-14 16:18:25 +01:00 |
|
|
|
0408432e3d
|
Grid() is now hashable
|
2023-12-14 11:24:37 +01:00 |
|
|
|
f22c3bd798
|
Grid.isWithinBoundaries(): allow for boundary padding
|
2023-12-14 09:55:51 +01:00 |
|
|
|
c4b9b10b71
|
Grid.get_column() and Grid.get_row()
|
2023-12-13 06:37:24 +01:00 |
|
|
|
de8796d415
|
Grid.from_data()
|
2023-12-03 14:35:17 +01:00 |
|
|
|
af443c94b2
|
Grid.from_data()
|
2023-12-03 14:34:08 +01:00 |
|
|
|
99c4ef2ce6
|
code reformatting and cleanup
Publish to PyPI / Publish to PyPI (push) Failing after 5s
|
2023-11-11 15:37:42 +01:00 |
|
|
|
455bd34d3b
|
build/publish pipeline
|
2023-11-11 15:02:27 +01:00 |
|