Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ _val
Method
_val
numpy/polynomial/_polybase.py:156–157 ·
view source on GitHub ↗
(x, c)
Source
from the content-addressed store, hash-verified
154
@staticmethod
155
@abc.abstractmethod
156
def
_val(x, c):
157
pass
158
159
@staticmethod
160
@abc.abstractmethod
Callers
1
__call__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected