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

File intel.py

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

Source from the content-addressed store, hash-verified

1# http://developer.intel.com/software/products/compilers/flin/
2import sys
3
4from numpy.distutils.ccompiler import simple_version_match

Callers

nothing calls this directly

Calls 3

customized_fcompilerFunction · 0.90
printFunction · 0.85
get_versionMethod · 0.45

Tested by

no test coverage detected