Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ compile
Method
compile
numpy/f2py/_backends/_backend.py:44–46 ·
view source on GitHub ↗
Compile the wrapper.
(self)
Source
from the content-addressed store, hash-verified
42
43
@abstractmethod
44
def
compile(self) -> None:
45
""
"Compile the wrapper."
""
46
pass
Callers
15
try_compile
Function · 0.45
get_wheel_names
Function · 0.45
commitstats.py
File · 0.45
find_names
Function · 0.45
Checker
Class · 0.45
__init__.py
File · 0.45
lex
Function · 0.45
collect_stats
Function · 0.45
_pep440.py
File · 0.45
Version
Class · 0.45
_internal.py
File · 0.45
genapi.py
File · 0.45
Calls
no outgoing calls
Tested by
12
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
test_compile1
Method · 0.36
test_compile2
Method · 0.36
test_lower_cmod
Function · 0.36
test_lower_sig
Function · 0.36
test_f2py_init_compile
Function · 0.36
test_f2py_init_compile_failure
Function · 0.36
test_f2py_init_compile_bad_cmd
Function · 0.36
test_compile_from_strings
Function · 0.36