Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google-deepmind/alphageometry
/ InfQuotientError
Class
InfQuotientError
ar.py:28–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
28
class
InfQuotientError(Exception):
29
pass
30
31
32
def
_gcd(x: int, y: int) -> int:
Callers
1
get_quotient
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected