MCPcopy 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"""
3takes 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

mainFunction · 0.70
compileMethod · 0.45

Tested by

no test coverage detected