Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google-deepmind/alphageometry
/ functions
Functions
675 in github.com/google-deepmind/alphageometry
⨍
Functions
675
◇
Types & classes
52
Method
test_enumerate_cyclics
(self)
graph_test.py:141
Method
test_enumerate_eqangles
(self)
graph_test.py:119
Method
test_enumerate_eqratios
(self)
graph_test.py:130
Method
test_enumerate_midps
(self)
graph_test.py:148
Method
test_enumerate_paras
(self)
graph_test.py:98
Method
test_enumerate_perps
(self)
graph_test.py:105
Method
test_generic_table_simple
(self)
ar_test.py:76
Method
test_imo_2022_p4_should_succeed
(self)
dd_test.py:36
Method
test_incenter_excenter_should_fail
(self)
dd_test.py:58
Method
test_incenter_excenter_should_succeed
(self)
ddar_test.py:51
Method
test_incenter_excenter_touchpoints
Test that AR can figure out incenter/excenter touchpoints are equidistant to midpoint.
ar_test.py:165
Method
test_insert_aux_to_premise
(self)
alphageometry_test.py:82
Method
test_lm_decode
(self)
lm_inference_test.py:65
Method
test_lm_score_may_fail_numerically_for_external_meliad
(self)
lm_inference_test.py:76
Method
test_merged_node_equivalence
(self)
geometry_test.py:64
Method
test_merged_node_representative
(self)
geometry_test.py:55
Method
test_orthocenter_aux_should_succeed
(self)
ddar_test.py:42
Method
test_orthocenter_dependency_difference
(self)
trace_back_test.py:35
Method
test_orthocenter_no_translate
(self)
problem_test.py:30
Method
test_orthocenter_should_fail
(self)
ddar_test.py:33
Method
test_orthocenter_translate
(self)
problem_test.py:44
Method
test_perm2
(self)
graph_utils_test.py:62
Method
test_perm3
(self)
graph_utils_test.py:70
Method
test_perm4
(self)
graph_utils_test.py:108
Method
test_sketch_2l1c
(self)
numericals_test.py:49
Method
test_sketch_3peq
(self)
numericals_test.py:70
Method
test_sketch_aline
(self)
numericals_test.py:80
Method
test_sketch_amirror
(self)
numericals_test.py:88
Method
test_sketch_bisect
(self)
numericals_test.py:99
Method
test_sketch_bline
(self)
numericals_test.py:113
Method
test_sketch_cc_tangent
(self)
numericals_test.py:119
Method
test_sketch_circle
(self)
numericals_test.py:140
Method
test_sketch_e5128
(self)
numericals_test.py:146
Method
test_sketch_edia_quadrangle
(self)
numericals_test.py:184
Method
test_sketch_eq_quadrangle
(self)
numericals_test.py:158
Method
test_sketch_eq_trapezoid
(self)
numericals_test.py:166
Method
test_sketch_eqangle2
(self)
numericals_test.py:177
Method
test_sketch_eqangle3
(self)
numericals_test.py:171
Method
test_sketch_ieq_triangle
(self)
numericals_test.py:44
Method
test_sketch_isos
(self)
numericals_test.py:190
Method
test_sketch_isquare
(self)
numericals_test.py:274
Method
test_sketch_quadrange
(self)
numericals_test.py:195
Method
test_sketch_r_trapezoid
(self)
numericals_test.py:200
Method
test_sketch_r_triangle
(self)
numericals_test.py:207
Method
test_sketch_rectangle
(self)
numericals_test.py:211
Method
test_sketch_reflect
(self)
numericals_test.py:217
Method
test_sketch_risos
(self)
numericals_test.py:223
Method
test_sketch_rotaten90
(self)
numericals_test.py:228
Method
test_sketch_rotatep90
(self)
numericals_test.py:238
Method
test_sketch_s_angle
(self)
numericals_test.py:248
Method
test_sketch_shift
(self)
numericals_test.py:261
Method
test_sketch_square
(self)
numericals_test.py:266
Method
test_sketch_trapezoid
(self)
numericals_test.py:281
Method
test_sketch_triangle
(self)
numericals_test.py:287
Method
test_sketch_triangle12
(self)
numericals_test.py:291
Method
test_sketch_trisect
(self)
numericals_test.py:295
Method
test_sketch_trisegment
(self)
numericals_test.py:302
Method
test_translate_constrained_to_constructive
(self)
alphageometry_test.py:26
Method
test_update_groups
Test for update_groups.
ar_test.py:33
Method
to_dict
(cls, data: list[Definition])
problem.py:315
Method
tokens_to_logits_fn
( input_token: jnp.ndarray, dstate: tuple[dict[str, jnp.ndarray], ...] )
models.py:78
Method
translate
(self, mapping: dict[str, str])
problem.py:61
Function
try_to_sketch_intersect
Try to sketch an intersection between two objects.
numericals.py:1439
Method
txt
(self)
problem.py:65
Method
txt
(self)
problem.py:210
Method
txt
(self)
problem.py:444
Method
val
(self)
geometry.py:151
Function
val_type
(x: Node)
geometry.py:570
Method
why_circle
( self, args: tuple[Segment, Segment, Segment] )
graph.py:1470
Function
why_connect
(*pairs: list[tuple[Node, Node]])
geometry.py:283
Function
why_equal
(x: Node, y: Node, level: int = None)
geometry.py:406
Method
why_midp
( self, args: tuple[Line, list[Point], Segment, Segment] )
graph.py:1450
Method
why_para
(self, args: list[Point])
graph.py:1099
Method
why_perp
( self, args: list[Union[Point, list[Dependency]]] )
graph.py:1305
Method
why_val
(self, level: int)
geometry.py:270
← previous
601–675 of 675, ranked by callers