MCPcopy Create free account
hub / github.com/numpy/numpy / hascommon

Function hascommon

numpy/f2py/auxfuncs.py:547–548  ·  view source on GitHub ↗
(rout)

Source from the content-addressed store, hash-verified

545
546
547def hascommon(rout):
548 return 'common' in rout
549
550
551def containscommon(rout):

Callers 3

findcommonblocksFunction · 0.85
containscommonFunction · 0.85
analyzecommonFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected