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

Function has_f77_compiler

numpy/f2py/tests/util.py:271–272  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269
270
271def has_f77_compiler():
272 return _get_compiler_status()[1]
273
274
275def has_f90_compiler():

Callers 2

setup_methodMethod · 0.85

Calls 1

_get_compiler_statusFunction · 0.85

Tested by 1