Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ has_c_compiler
Function
has_c_compiler
numpy/f2py/tests/util.py:267–268 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
265
266
267
def
has_c_compiler():
268
return
_get_compiler_status()[0]
269
270
271
def
has_f77_compiler():
Callers
1
setup_method
Method · 0.85
Calls
1
_get_compiler_status
Function · 0.85
Tested by
no test coverage detected