Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google-deepmind/alphageometry
/ modulo
Method
modulo
ar.py:464–465 ·
view source on GitHub ↗
(self, e: dict[str, float])
Source
from the content-addressed store, hash-verified
462
yield
v1, v2
463
464
def
modulo(self, e: dict[str, float]) -> dict[str, float]:
465
return
strip(e)
466
467
def
get_all_eqs(
468
self,
Callers
3
add_expr
Method · 0.95
get_all_eqs
Method · 0.95
modulo
Method · 0.45
Calls
1
strip
Function · 0.85
Tested by
no test coverage detected