Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ isintent_callback
Function
isintent_callback
numpy/f2py/auxfuncs.py:482–483 ·
view source on GitHub ↗
(var)
Source
from the content-addressed store, hash-verified
480
481
482
def
isintent_callback(var):
483
return
'callback'
in var.get(
'intent'
, [])
484
485
486
def
isintent_inplace(var):
Callers
4
cb_routsign2map
Function · 0.85
getcallprotoargument
Function · 0.85
crack2fortrangen
Function · 0.85
vars2fortran
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected