google-deepmind / alphageometry

Apache License 2.0
4.16k stars 466 forks source link

better margin calculation #118

Open okajimad opened 5 months ago

okajimad commented 5 months ago

This PR improves the problem of point names going outside the area. With draw_point, the range of coordinates is calculated and then tabulated.

(before) before

(after) after