Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ samples
Function
samples
benchmarks/audit/gen.py:34–35 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
32
33
34
def
samples(f):
35
return
[s(f(p))
for
p in P]
36
37
38
CASES = []
Callers
1
gen.py
File · 0.85
Calls
2
s
Function · 0.85
f
Function · 0.50
Tested by
no test coverage detected