MCPcopy Create free account
hub / github.com/numpy/numpy / sun.py

File sun.py

numpy/distutils/fcompiler/sun.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from numpy.distutils.ccompiler import simple_version_match
2from numpy.distutils.fcompiler import FCompiler
3
4compilers = ['SunFCompiler']

Callers

nothing calls this directly

Calls 3

customized_fcompilerFunction · 0.90
printFunction · 0.85
get_versionMethod · 0.45

Tested by

no test coverage detected