Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
numpy.distutils.ccompiler
import
simple_version_match
2
from
numpy.distutils.fcompiler
import
FCompiler
3
4
compilers = [
'SunFCompiler'
]
Callers
nothing calls this directly
Calls
3
customized_fcompiler
Function · 0.90
print
Function · 0.85
get_version
Method · 0.45
Tested by
no test coverage detected