MCPcopy Index your code
hub / github.com/numpy/numpy / OpError

Class OpError

numpy/f2py/symbolic.py:109–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107
108
109class OpError(Exception):
110 pass
111
112
113class Precedence(Enum):

Callers 7

as_numberFunction · 0.85
as_integerFunction · 0.85
as_realFunction · 0.85
as_termsFunction · 0.85
as_factorsFunction · 0.85
as_term_coeffFunction · 0.85
as_numer_denomFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…