Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ compile
Method
compile
numpy/f2py/_backends/_backend.py:42–44 ·
view source on GitHub ↗
Compile the wrapper.
(self)
Source
from the content-addressed store, hash-verified
40
41
@abstractmethod
42
def
compile(self) -> None:
43
""
"Compile the wrapper."
""
44
pass
Callers
15
find_names
Function · 0.45
check_python_h_first.py
File · 0.45
collect_stats
Function · 0.45
build_func_rx
Function · 0.45
_internal.py
File · 0.45
genapi.py
File · 0.45
_pep440.py
File · 0.45
Version
Class · 0.45
_polynomial_impl.py
File · 0.45
opt_func_info
Function · 0.45
fromregex
Function · 0.45
test_record_unicode
Method · 0.45
Calls
no outgoing calls
Tested by
4
test_record_unicode
Method · 0.36
test_compiled_bytes
Method · 0.36
test_bad_dtype_not_structured
Method · 0.36
run_mypy
Function · 0.36