MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / s

Function s

benchmarks/audit/gen.py:30–31  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

28
29
30def s(x):
31 return mp.nstr(x, 30, strip_zeros=False)
32
33
34def samples(f):

Callers 3

samplesFunction · 0.85
gen.pyFile · 0.85
mantexpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected