Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ generate_umath.py
File
generate_umath.py
numpy/_core/code_generators/generate_umath.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Generate the code to build all the internal ufuncs. At the base is the defdict:
3
a dictionary ofUfunc classes. This is fed to make_code to generate
4
__umath_generated.c
Callers
nothing calls this directly
Calls
6
Ufunc
Class · 0.85
TD
Function · 0.85
TypeDescription
Class · 0.85
FuncNameSuffix
Class · 0.85
main
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected