Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ test_casting_unittests.py
File
test_casting_unittests.py
numpy/core/tests/test_casting_unittests.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
The tests exercise the casting machinery in a more low-level manner.
3
The reason is mostly to test a new implementation of the casting machinery.
4
Callers
nothing calls this directly
Calls
3
_get_cancast_table
Function · 0.85
replace
Method · 0.80
dtype
Method · 0.45
Tested by
no test coverage detected