google-deepmind / google-deepmind/alphageometry
check cyclic error
Open
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 572
- PR merge metrics
- No merged PRs in 30d
Description
I tried with translated_imo_2008_p1a in imo_ag_30.txt and get error:
numericals.py", line 705, in check_cyclic
(a, b, c), *ps = points
TypeError: cannot unpack non-iterable Point object
How to fix it?
Contributor guide
Assessment
This issue has not been assessed yet.