Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ has_f90_compiler
Function
has_f90_compiler
numpy/f2py/tests/util.py:275–276 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
273
274
275
def
has_f90_compiler():
276
return
_get_compiler_status()[2]
277
278
279
#
Callers
1
setup_method
Method · 0.85
Calls
1
_get_compiler_status
Function · 0.85
Tested by
no test coverage detected