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

Class Direction

geometry.py:416–417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414
415
416class Direction(Node):
417 pass
418
419
420def get_lines_thru_all(*points: list[Point]) -> list[Line]:

Callers 1

new_valMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected