coordinate.Line: add __contains__(), __len__() and proper __eq__() NEW: coordinate.Polygon: deal with Polygons defined by a list of Coordinates (in (counter)?clockwise order. Currently allows for rectilinear decomposition and area calculation |
||
|---|---|---|
| .gitea/workflows | ||
| src/tools | ||
| .gitignore | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
shs-tools
An assortment of helper functions, primarily developed for use in Advent Of Code