Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ emit
Function
emit
benchmarks/audit/run_sympy.py:35–36 ·
view source on GitHub ↗
(**kw)
Source
from the content-addressed store, hash-verified
33
34
35
def
emit(**kw):
36
print(json.dumps({
"tool"
:
"sympy"
, **kw}))
37
38
39
def
median(xs):
Callers
1
run_sympy.py
File · 0.70
Calls
1
print
Function · 0.50
Tested by
no test coverage detected