Open giorgioangel opened 1 day ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Great addition! There seems to be some unresolved conflicts as the branch is 29 commits behind
Let me check I probably forked the wrong branch
Computing the centroid (or equivalent) only once and storing the value in a dictionary can spare $O(10^8)$ redundant computations if I am not mistaken.