Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ ismoduleroutine
Function
ismoduleroutine
numpy/f2py/auxfuncs.py:271–272 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
269
270
271
def
ismoduleroutine(rout):
272
return
'modulename'
in rout
273
274
275
def
ismodule(rout):
Callers
4
requiresf90wrapper
Function · 0.85
createfuncwrapper
Function · 0.85
createsubrwrapper
Function · 0.85
buildapi
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected