Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ getusercode
Function
getusercode
numpy/f2py/auxfuncs.py:738–739 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
736
737
738
def
getusercode(rout):
739
return
getmultilineblock(rout,
'usercode'
)
740
741
742
def
getusercode1(rout):
Callers
2
routsign2map
Function · 0.85
modsign2map
Function · 0.85
Calls
1
getmultilineblock
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…