Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ print_coercion_tables.py
File
print_coercion_tables.py
numpy/testing/print_coercion_tables.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Prints type-coercion tables
for
the built-in NumPy types
3
4
""
"
Callers
nothing calls this directly
Calls
4
print
Function · 0.85
print_cancast_table
Function · 0.85
print_coercion_table
Function · 0.85
print_new_cast_table
Function · 0.85
Tested by
no test coverage detected