Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google-deepmind/alphageometry
/ new_val
Method
new_val
geometry.py:368–369 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
366
class
Segment(Node):
367
368
def
new_val(self) -> Length:
369
return
Length()
370
371
372
class
Circle(Node):
Callers
nothing calls this directly
Calls
1
Length
Class · 0.85
Tested by
no test coverage detected