MCPcopy Create free account
hub / github.com/google-deepmind/alphageometry / Point

Class Point

geometry.py:326–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324
325
326class Point(Node):
327 pass
328
329
330class Line(Node):

Callers 7

add_clauseMethod · 0.90
test_sketch_2l1cMethod · 0.70
test_sketch_e5128Method · 0.70
test_sketch_rotaten90Method · 0.70
test_sketch_rotatep90Method · 0.70
test_sketch_s_angleMethod · 0.70

Calls

no outgoing calls

Tested by 6

test_sketch_2l1cMethod · 0.56
test_sketch_e5128Method · 0.56
test_sketch_rotaten90Method · 0.56
test_sketch_rotatep90Method · 0.56
test_sketch_s_angleMethod · 0.56