MCPcopy Create free account
hub / github.com/numpy/numpy / gen_features.py

File gen_features.py

doc/source/reference/simd/gen_features.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Generate CPU features tables from CCompilerOpt
3"""
4from os import sys, path

Callers

nothing calls this directly

Calls 8

openFunction · 0.85
FeaturesClass · 0.85
wrapper_sectionFunction · 0.85
tableMethod · 0.80
table_diffMethod · 0.80
joinMethod · 0.45
writeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected