Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
109
class
OpError(Exception):
110
pass
111
112
113
class
Precedence(Enum):
Callers
7
as_number
Function · 0.85
as_integer
Function · 0.85
as_real
Function · 0.85
as_terms
Function · 0.85
as_factors
Function · 0.85
as_term_coeff
Function · 0.85
as_numer_denom
Function · 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…