MCPcopy 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_exprMethod · 0.95
get_all_eqsMethod · 0.95
moduloMethod · 0.45

Calls 1

stripFunction · 0.85

Tested by

no test coverage detected