Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google-deepmind/alphageometry
/ perm2
Function
perm2
graph_utils.py:78–79 ·
view source on GitHub ↗
(elems)
Source
from the content-addressed store, hash-verified
76
77
78
def
perm2(elems):
79
return
list(_perm2(elems))
80
81
82
def
_all_4points(l1, l2):
Callers
1
_all_4points
Function · 0.70
Calls
1
_perm2
Function · 0.85
Tested by
no test coverage detected