MCPcopy 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"""
2The tests exercise the casting machinery in a more low-level manner.
3The reason is mostly to test a new implementation of the casting machinery.
4

Callers

nothing calls this directly

Calls 3

_get_cancast_tableFunction · 0.85
replaceMethod · 0.80
dtypeMethod · 0.45

Tested by

no test coverage detected