MCPcopy Create free account

hub / github.com/google-deepmind/alphageometry / functions

Functions675 in github.com/google-deepmind/alphageometry

Methodtest_enumerate_cyclics
(self)
graph_test.py:141
Methodtest_enumerate_eqangles
(self)
graph_test.py:119
Methodtest_enumerate_eqratios
(self)
graph_test.py:130
Methodtest_enumerate_midps
(self)
graph_test.py:148
Methodtest_enumerate_paras
(self)
graph_test.py:98
Methodtest_enumerate_perps
(self)
graph_test.py:105
Methodtest_generic_table_simple
(self)
ar_test.py:76
Methodtest_imo_2022_p4_should_succeed
(self)
dd_test.py:36
Methodtest_incenter_excenter_should_fail
(self)
dd_test.py:58
Methodtest_incenter_excenter_should_succeed
(self)
ddar_test.py:51
Methodtest_incenter_excenter_touchpoints
Test that AR can figure out incenter/excenter touchpoints are equidistant to midpoint.
ar_test.py:165
Methodtest_insert_aux_to_premise
(self)
alphageometry_test.py:82
Methodtest_lm_decode
(self)
lm_inference_test.py:65
Methodtest_lm_score_may_fail_numerically_for_external_meliad
(self)
lm_inference_test.py:76
Methodtest_merged_node_equivalence
(self)
geometry_test.py:64
Methodtest_merged_node_representative
(self)
geometry_test.py:55
Methodtest_orthocenter_aux_should_succeed
(self)
ddar_test.py:42
Methodtest_orthocenter_dependency_difference
(self)
trace_back_test.py:35
Methodtest_orthocenter_no_translate
(self)
problem_test.py:30
Methodtest_orthocenter_should_fail
(self)
ddar_test.py:33
Methodtest_orthocenter_translate
(self)
problem_test.py:44
Methodtest_perm2
(self)
graph_utils_test.py:62
Methodtest_perm3
(self)
graph_utils_test.py:70
Methodtest_perm4
(self)
graph_utils_test.py:108
Methodtest_sketch_2l1c
(self)
numericals_test.py:49
Methodtest_sketch_3peq
(self)
numericals_test.py:70
Methodtest_sketch_aline
(self)
numericals_test.py:80
Methodtest_sketch_amirror
(self)
numericals_test.py:88
Methodtest_sketch_bisect
(self)
numericals_test.py:99
Methodtest_sketch_bline
(self)
numericals_test.py:113
Methodtest_sketch_cc_tangent
(self)
numericals_test.py:119
Methodtest_sketch_circle
(self)
numericals_test.py:140
Methodtest_sketch_e5128
(self)
numericals_test.py:146
Methodtest_sketch_edia_quadrangle
(self)
numericals_test.py:184
Methodtest_sketch_eq_quadrangle
(self)
numericals_test.py:158
Methodtest_sketch_eq_trapezoid
(self)
numericals_test.py:166
Methodtest_sketch_eqangle2
(self)
numericals_test.py:177
Methodtest_sketch_eqangle3
(self)
numericals_test.py:171
Methodtest_sketch_ieq_triangle
(self)
numericals_test.py:44
Methodtest_sketch_isos
(self)
numericals_test.py:190
Methodtest_sketch_isquare
(self)
numericals_test.py:274
Methodtest_sketch_quadrange
(self)
numericals_test.py:195
Methodtest_sketch_r_trapezoid
(self)
numericals_test.py:200
Methodtest_sketch_r_triangle
(self)
numericals_test.py:207
Methodtest_sketch_rectangle
(self)
numericals_test.py:211
Methodtest_sketch_reflect
(self)
numericals_test.py:217
Methodtest_sketch_risos
(self)
numericals_test.py:223
Methodtest_sketch_rotaten90
(self)
numericals_test.py:228
Methodtest_sketch_rotatep90
(self)
numericals_test.py:238
Methodtest_sketch_s_angle
(self)
numericals_test.py:248
Methodtest_sketch_shift
(self)
numericals_test.py:261
Methodtest_sketch_square
(self)
numericals_test.py:266
Methodtest_sketch_trapezoid
(self)
numericals_test.py:281
Methodtest_sketch_triangle
(self)
numericals_test.py:287
Methodtest_sketch_triangle12
(self)
numericals_test.py:291
Methodtest_sketch_trisect
(self)
numericals_test.py:295
Methodtest_sketch_trisegment
(self)
numericals_test.py:302
Methodtest_translate_constrained_to_constructive
(self)
alphageometry_test.py:26
Methodtest_update_groups
Test for update_groups.
ar_test.py:33
Methodto_dict
(cls, data: list[Definition])
problem.py:315
Methodtokens_to_logits_fn
( input_token: jnp.ndarray, dstate: tuple[dict[str, jnp.ndarray], ...] )
models.py:78
Methodtranslate
(self, mapping: dict[str, str])
problem.py:61
Functiontry_to_sketch_intersect
Try to sketch an intersection between two objects.
numericals.py:1439
Methodtxt
(self)
problem.py:65
Methodtxt
(self)
problem.py:210
Methodtxt
(self)
problem.py:444
Methodval
(self)
geometry.py:151
Functionval_type
(x: Node)
geometry.py:570
Methodwhy_circle
( self, args: tuple[Segment, Segment, Segment] )
graph.py:1470
Functionwhy_connect
(*pairs: list[tuple[Node, Node]])
geometry.py:283
Functionwhy_equal
(x: Node, y: Node, level: int = None)
geometry.py:406
Methodwhy_midp
( self, args: tuple[Line, list[Point], Segment, Segment] )
graph.py:1450
Methodwhy_para
(self, args: list[Point])
graph.py:1099
Methodwhy_perp
( self, args: list[Union[Point, list[Dependency]]] )
graph.py:1305
Methodwhy_val
(self, level: int)
geometry.py:270
← previous601–675 of 675, ranked by callers