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

Function perm4

graph_utils.py:131–132  ·  view source on GitHub ↗
(elems)

Source from the content-addressed store, hash-verified

129
130
131def perm4(elems):
132 return list(_perm4(elems))

Callers

nothing calls this directly

Calls 1

_perm4Function · 0.85

Tested by

no test coverage detected