class documentation

class blas_opt_info(system_info):

Known subclasses: numpy.distutils.system_info.blas_ilp64_opt_info

View In Hierarchy

Undocumented

Method ​_calc​_info Undocumented
Method ​_calc​_info​_accelerate Undocumented
Method ​_calc​_info​_armpl Undocumented
Method ​_calc​_info​_atlas Undocumented
Method ​_calc​_info​_blas Undocumented
Method ​_calc​_info​_blis Undocumented
Method ​_calc​_info​_from​_envvar Undocumented
Method ​_calc​_info​_mkl Undocumented
Method ​_calc​_info​_openblas Undocumented
Method calc​_info Undocumented
Class Variable blas​_order Undocumented
Class Variable order​_env​_var​_name Undocumented

Inherited from system_info:

Method __init__ Undocumented
Method ​_check​_libs Find mandatory and optional libs in expected paths.
Method ​_find​_lib Undocumented
Method ​_find​_libs Undocumented
Method calc​_extra​_info No summary
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
def _calc_info(self, name):
def _calc_info_accelerate(self):

Undocumented

def _calc_info_armpl(self):

Undocumented

def _calc_info_atlas(self):

Undocumented

def _calc_info_blas(self):

Undocumented

def _calc_info_blis(self):

Undocumented

def _calc_info_from_envvar(self):

Undocumented

def _calc_info_mkl(self):

Undocumented

def _calc_info_openblas(self):

Undocumented

def calc_info(self):

Undocumented

blas_order: list[str] =
order_env_var_name: str =