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

File mips.py

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

Source from the content-addressed store, hash-verified

1from numpy.distutils.cpuinfo import cpu
2from numpy.distutils.fcompiler import FCompiler
3
4compilers = ['MIPSFCompiler']

Callers

nothing calls this directly

Calls 3

customized_fcompilerFunction · 0.90
printFunction · 0.85
get_versionMethod · 0.45

Tested by

no test coverage detected