Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ B
Class
B
numpy/_core/tests/test_umath.py:3348–3349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3346
return
r
3347
3348
class
B(A):
3349
__array_priority__ = 20.
3350
3351
class
C(A):
3352
__array_priority__ = 40.
Callers
4
test_priority
Method · 0.70
test_ufunc_override_mro
Method · 0.70
test_ufunc_override_out
Method · 0.70
test_ufunc_override_with_super
Method · 0.70
Calls
no outgoing calls
Tested by
4
test_priority
Method · 0.56
test_ufunc_override_mro
Method · 0.56
test_ufunc_override_out
Method · 0.56
test_ufunc_override_with_super
Method · 0.56