Commit Graph

8 Commits

Author SHA1 Message Date
2de9725adb Grid(): make use of the fact that Coordinate is a tupple for some speedups
All checks were successful
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
Some checks failed
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