You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More tests for rect-rect intersection would be good. Found a bug with
polygon from_regular. Added regression test and fixed it.
* pygorithm/geometry/polygon2.py - Fix a bug (math error, see doc changes)
* pygorithm/geometry/rect2.py - Implement all the things
* tests/test_geometry.py - test all the things for rect2
0 commit comments