Inherits from
- atlas_blas_info: numpy.distutils.system_info.atlas_blas_info
Attributes
- dir_env_var
dir_env_var = [ 'PTATLAS', 'ATLAS' ]
Inherited from base classes
Method summary
Inherited from base classes
- __init__(self, default_lib_dirs = default_lib_dirs, default_include_dirs = default_include_dirs, verbosity = 1)
- calc_libraries_info(self)
- check_libs(self, lib_dir, libs, opt_libs = [ ])
- check_libs2(self, lib_dir, libs, opt_libs = [ ])
- combine_paths(self, args)
- get_include_dirs(self, key = 'include_dirs')
- get_info(self, notfound_action = 0)
- get_lib_dirs(self, key = 'library_dirs')
- get_libraries(self, key = 'libraries')
- get_libs(self, key, default)
- get_paths(self, section, key)
- get_src_dirs(self, key = 'src_dirs')
- has_info(self)
- set_info(self, info)
