MCPcopy Index your code
hub / github.com/numpy/numpy / genapi.py

File genapi.py

numpy/_core/code_generators/genapi.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Get API information encoded in C files.
3
4See ``find_function`` for how functions should be formatted, and

Callers

nothing calls this directly

Calls 4

joinMethod · 0.80
get_processorFunction · 0.70
mainFunction · 0.70
compileMethod · 0.45

Tested by

no test coverage detected