Inherits from
- system_info: numpy.distutils.system_info.system_info
Attributes
- dir_env_var
dir_env_var = 'LAPACK_SRC'
- notfounderror
notfounderror = LapackSrcNotFoundError
- section
section = 'lapack_src'
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_src_dirs(self, key = 'src_dirs')
- has_info(self)
- parse_config_files(self)
- set_info(self, info)
Methods
- calc_info(self)
- get_paths(self, section, key)
