MCPcopy 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
28class InfQuotientError(Exception):
29 pass
30
31
32def _gcd(x: int, y: int) -> int:

Callers 1

get_quotientFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected