Inherits from
- fftw_info: numpy.distutils.system_info.fftw_info
Attributes
- dir_env_var
dir_env_var = 'FFTW'
- section
section = 'fftw'
- ver_info
ver_info = [ { Const('name') : Const('sfftw threads'), Const('libs') : List([Const('srfftw_threads'), Const('sfftw_threads')]), Const('includes') : List([Const('sfftw_threads.h'), Const('srfftw_threads.h')]), Const('macros') : List([Tuple([Const('SCIPY_SFFTW_THREADS_H'), Name('None')])]) } ]
Inherited from base classes
Method summary
Inherited from base classes
- 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)
- parse_config_files(self)
- set_info(self, info)
