numpy.distutils.ccompiler_opt.CCompilerOpt.conf_features_partial#

方法

distutils.ccompiler_opt.CCompilerOpt.conf_features_partial()[源代码]#

返回一个字典,其中包含平台支持的 CPU 功能,并将剩余的未定义选项累积到 conf_features 中。返回的字典具有与类属性 conf_features 中相同的规则和说明,并且它也会覆盖 ‘conf_features’ 中已设置的任何选项。