Inherits from
- FCompiler: numpy.distutils.fcompiler.FCompiler
Attributes
- compiler_type
compiler_type = 'none'
- executables
executables = { Const('compiler_f77') : List([Const('/path/to/nowhere/none')]), Const('compiler_f90') : List([Const('/path/to/nowhere/none')]), Const('compiler_fix') : List([Const('/path/to/nowhere/none')]), Const('linker_so') : List([Const('/path/to/nowhere/none')]), Const('archiver') : List([Const('/path/to/nowhere/none')]), Const('ranlib') : List([Const('/path/to/nowhere/none')]), Const('version_cmd') : List([Const('/path/to/nowhere/none')]) }
