class documentation

Undocumented

Method calc_info Undocumented
Class Variable lapack_order Undocumented
Class Variable order_env_var_name Undocumented
Method _calc_info Undocumented
Method _calc_info_accelerate Undocumented
Method _calc_info_armpl Undocumented
Method _calc_info_atlas Undocumented
Method _calc_info_flame Undocumented
Method _calc_info_from_envvar Undocumented
Method _calc_info_lapack Undocumented
Method _calc_info_mkl Undocumented
Method _calc_info_openblas Undocumented
Method _get_info_blas Undocumented
Method _get_info_lapack Undocumented

Inherited from system_info:

Method __init__ Undocumented
Method calc_extra_info Updates the information in the current information with respect to these flags:
Method calc_libraries_info Undocumented
Method check_libs If static or shared libraries are available then return their info dictionary.
Method check_libs2 If static or shared libraries are available then return their info dictionary.
Method combine_paths Return a list of existing paths composed by all combinations of items from the arguments.
Method get_include_dirs Undocumented
Method get_info Return a dictionary with items that are compatible with numpy.distutils.setup keyword arguments.
Method get_lib_dirs Undocumented
Method get_libraries Undocumented
Method get_libs Undocumented
Method get_option_single Ensure that only one of options are found in the section
Method get_paths Undocumented
Method get_runtime_lib_dirs Undocumented
Method get_src_dirs Undocumented
Method has_info Undocumented
Method library_extensions Undocumented
Method parse_config_files Undocumented
Method set_info Undocumented
Class Variable dir_env_var Undocumented
Class Variable saved_results Undocumented
Class Variable section Undocumented
Instance Variable cp Undocumented
Instance Variable files Undocumented
Instance Variable local_prefixes Undocumented
Instance Variable search_static_first Undocumented
Method _check_libs Find mandatory and optional libs in expected paths.
Method _find_lib Undocumented
Method _find_libs Undocumented
def calc_info(self): (source)

Undocumented

order_env_var_name: str = (source)
def _calc_info(self, name): (source)
def _calc_info_accelerate(self): (source)

Undocumented

def _calc_info_armpl(self): (source)

Undocumented

def _calc_info_atlas(self): (source)

Undocumented

def _calc_info_flame(self): (source)

Undocumented

def _calc_info_from_envvar(self): (source)

Undocumented

def _calc_info_lapack(self): (source)

Undocumented

def _calc_info_mkl(self): (source)

Undocumented

def _calc_info_openblas(self): (source)

Undocumented

def _get_info_blas(self): (source)

Undocumented

def _get_info_lapack(self): (source)

Undocumented