Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ B
Class
B
numpy/core/tests/test_umath.py:3068–3069 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3066
return
r
3067
3068
class
B(A):
3069
__array_priority__ = 20.
3070
3071
class
C(A):
3072
__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