Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ conv_template.py
File
conv_template.py
numpy/_build_utils/conv_template.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
takes templated file .xxx.src and produces .xxx file where .xxx is
4
.i or .c or .h, using the following template rules
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
compile
Method · 0.45
Tested by
no test coverage detected